1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2025-03-03 18:59:54 -05:00
2017-06-01 15:46:14 +03:00
..
2017-06-01 15:46:14 +03:00
2017-05-30 19:14:12 +03:00
2017-05-30 19:33:37 +03:00

Pin 9 and 10 needed for timer. Move SS and INT of USB host shield 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;