Touchscreen driver POC
Example documentation
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#include "Test.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
// TestCode_2in13();
|
||||
// TestCode_2in13_V3();
|
||||
// TestCode_2in13_V4();
|
||||
TestCode_2in9();
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user