mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2025-03-04 11:19:42 -05:00
9 and 10 needed for timer. Move USB host SS and INT away:
C:\Users\xxxxx\Documents\Arduino\libraries\USB_Host_Shield_Library_2.0\UsbCore.h:
//Arduino Pro Micro SS -> A0, INT -> A1:
typedef MAX3421e<P18, P19> MAX3421E;