From adb6ef81db8d3d672018a2d876cdc7d061821fd7 Mon Sep 17 00:00:00 2001 From: Jarno Lehtinen Date: Tue, 26 Sep 2017 11:56:01 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 903e767..36b60dc 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ leonardo.menu.usb_name.leonardo_4.build.usb_product="SNES-adapter" ``` ### New board to Arduino IDE -If you add new board to Arduino IDE, it survives from Arduino IDE updates. Copy board.txt to `{sketchbook folder}\hardware\retroadapter\avr\`. +If you add new board to Arduino IDE, it survives from Arduino IDE updates. Copy `boards.txt` to `{sketchbook folder}\hardware\retroadapter\avr\`. ### Arduino Uno R3 Arduino UNO R3 includes ATmega16u2 (along with ATmega328p) and it can be used too, but it needs some extra work (code doesn't work without modifications with UNO):