Open sirias52 opened 4 years ago
Please clarify. I have absolutely no idea what you are talking about.
Hi! Do you have a sample of code for Joystick (Arduino like - 5 pins - gnd, vcc, Vx, Vy, Sw)?
I try the exemple from Arduino IDE on ESP 32, but the cursor only stays on right corner, and if is moved came back to right corner...
Thank you for your work!
The only sample codes I have are in the examples folder. Otherwise this library should be compatible with the USB Keyboard library if the readme instructions are followed.
It´s compatible this function Mouse.move(xReading, yReading, 0)?