You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
joystick can be enabled/disabled on the fly with $JP0 / $JP1:
* fixed indentations in command overview
* added $JP command & corresponding field in config struct & NVS storage
* added the flag for enabling joystick to esp_hidd_register_callbacks (and down in the stack)
* added a new report map without joystick, only available when joystick is activated
* added a second hidd_le_gatt_db with the second report map
Merge pull request #35 from asterics/bumpEspressifExample
Updated Espressif example, fixing many compatibility issues with Win10/iOS (especially accessible switch control & assistive touch bugs)