mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-24 01:52:17 -05:00
Update README.md
This commit is contained in:
parent
2d3b5e0e50
commit
6407c38cf8
@ -5,7 +5,7 @@
|
|||||||
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:
|
||||||
```
|
```
|
||||||
//typedef MAX3421e<P10, P9> MAX3421E;
|
//typedef MAX3421e<P10, P9> MAX3421E;
|
||||||
//Arduino Pro Micro SS=A0, INT=A1:
|
//Arduino Pro Micro SS=A0(P18), INT=A1(P19):
|
||||||
typedef MAX3421e<P18, P19> MAX3421E;
|
typedef MAX3421e<P18, P19> MAX3421E;
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user