mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2025-01-30 23:00:14 -05:00
Update README.md
This commit is contained in:
parent
e545528962
commit
29553f823a
@ -45,7 +45,7 @@ You can use any IO-pins, but try to avoid pins 0 and 1. They are serial port TX
|
||||
|
||||
- `Tools->Port->COMx`
|
||||
|
||||
Arduino IDE shows available COM-ports. In most cases it's biggest numbered COM-port. COM-port number can change when you start to upload program first time (COM-port number can be different after joystick-features are enabled). If this happens, just change COM-port and start upload again. When I tested with RetrOrangePi (Raspbian Linux), port was `/dev/ttyACM0`.
|
||||
Arduino IDE shows available COM-ports. In most cases it's biggest numbered COM-port. COM-port number can change when you start to upload program first time (COM-port number can be different after joystick-features are enabled). If this happens, just change COM-port and start upload again. When I tested with RetrOrangePi (Armbian Linux), port was `/dev/ttyACM0`.
|
||||
|
||||
- Test your programming environment and upload
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user