ArduinoJoystickLibrary
ArduinoJoystickLibrary copied to clipboard
ESP32-S2 Support?
Now the Esp32-S2 model has USB support, is it possible this could be supported with the library in the future or is it a massive code change?
Currently awaiting my board to start playing, but found an example of HID here https://github.com/chegewara/EspTinyUSB
I've adapted this great library to be able to use it on the ESP32-S2: https://github.com/schnoog/Joystick_ESP32S2/