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: