Arduino-USB-HID-RetroJoysti.../C64_1351_Mouse
Jarno Lehtinen bebcfd3ccf Update c64_usb_mouse.ino 2017-06-01 16:50:25 +03:00
..
README.md Update README.md 2017-05-30 19:33:37 +03:00
c64_usb_mouse.ino Update c64_usb_mouse.ino 2017-06-01 16:50:25 +03:00

README.md

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;