From fc8a7f7d92cf62392c546622994cb1c40eafed13 Mon Sep 17 00:00:00 2001 From: LuiCat Date: Sun, 17 Mar 2019 15:29:39 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e26afec..58f318f 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ Install the latest version of Arduino IDE from the official website: [https://ww Before starting Arduino IDE, to enable nintendo switch functionality, replace the following files with the ones provided in "setup" folder: -- /hardware/arduino/avr/libraries/HID/src/HID.h -- /hardware/arduino/avr/libraries/HID/src/HID.cpp +- `/hardware/arduino/avr/libraries/HID/src/HID.h` +- `/hardware/arduino/avr/libraries/HID/src/HID.cpp` Then copy the text in board.txt in "setup" folder and append it to the following file: -- /hardware/arduino/avr/boards.txt +- `/hardware/arduino/avr/boards.txt` If you've successfully done all the modifications above, you should be able to see the board called "Nintendo Switch Controller" next time you start Arduino IDE: