mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-30 12:52:17 -05:00
Update README.md
This commit is contained in:
parent
6a4170e311
commit
88923949a7
@ -1,3 +1,6 @@
|
|||||||
|
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:
|
C:\Users\xxxxx\Documents\Arduino\libraries\USB_Host_Shield_Library_2.0\UsbCore.h:
|
||||||
//Arduino Pro Micro SS -> A0, INT -> A1:
|
//Arduino Pro Micro SS -> A0, INT -> A1:
|
||||||
typedef MAX3421e<P18, P19> MAX3421E;
|
typedef MAX3421e<P18, P19> MAX3421E;
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user