From 8f3c5d8f5f26ca2808b263c666c672f4c0f5d6fb Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Tue, 15 Nov 2016 14:45:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a2b986..39b4517 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ leonardo.build.usb_product="Retro Joystick Adapter" - `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 (Armbian Linux), port was `/dev/ttyACM0`. In Windows envoirement, do not use any USB HUB, it may interfere whit the comunication whit ATmega32u4 board. + 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`. In Windows environment, do not use any USB HUB, it may interfere with the comunication with ATmega32u4 board. - Test your programming environment and upload