mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update README.md
This commit is contained in:
parent
cdcfa78934
commit
ca877e2c7b
@ -23,7 +23,7 @@ typedef MAX3421e<P18, P19> MAX3421E;
|
||||
- MOSI -> 11 (Arduino Uno), 16 (Arduino Pro Micro) (3.3V!)
|
||||
- MISO -> 12 (Arduino Uno), 14 (Arduino Pro Micro) (3.3V!)
|
||||
- CLK -> 13 (Arduino Uno), 15 (Arduino Pro Micro) (3.3V!)
|
||||
- RST -> RST (3.3V!)
|
||||
- RST -> RST (3.3V!) (Pro Micro: beware of GND in place of RST)
|
||||
- GND -> GND
|
||||
- VCC -> 3.3V
|
||||
- VBUS -> 5V (cut trace from VBUS-pad to resistor!)
|
||||
|
Loading…
Reference in New Issue
Block a user