rootik / RCTransmitter-USBGamepad

Plug-n-play USB Gamepad adapter for 6 channel RC Transmitter PPM output
MIT License
23 stars 2 forks source link

Updated for Arduino IDE Version 1.8 & Implemented Pull-up Resistor Bypass #2

Closed 220111 closed 1 year ago

220111 commented 2 years ago

Code failed to compile in newest Arduino IDE version due to a bug in USBGamepad.h Certain transmitters output trainer port data on the falling edge so the pull-up resistor needs to be bypassed.