Doesn't it happen that someone has an idea or a clue what it might be?
Or does anyone have experience with the USB touchscreen library?
I would be very grateful for a tip on where to start.
...
Type: Posts; User: rdm
Doesn't it happen that someone has an idea or a clue what it might be?
Or does anyone have experience with the USB touchscreen library?
I would be very grateful for a tip on where to start.
...
If you want to use the touchscreen with the RawHID function, it doesn't work.
Code is the slightly adapted Teensy "Single Finger Line Example"
elapsedMillis nextTouch;
void setup() {...