Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marchingband authored May 1, 2023
1 parent 26524f9 commit c0ae282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Do not upload your own custom code to WVR without a working USB-FTDI module setu
Once you have your FTDI working, here are the steps to setup Arduino for WVR programming!
* install the latest Arduino IDE
* follow instructions online to install the ESP32 stuff : https://github.com/espressif/arduino-esp32
* In the Arduino Boards manager, when you install the ESP32 board, please select version 2.1, which is **not** the default version.
* In the Arduino Boards manager, when you install the ESP32 board, please select version 2.0.8.
* donwload the WVR Arduino library here https://github.com/marchingband/wvr/releases/tag/v1.0.9
* create a folder called **libries** in your Arduino sketch folder and unzip the **WVR Arduino library** into that folder, so it should be Arduino/libraries/WVR/...
* using the Arduino library manager, install **ADAFRUIT NEOPIXEL**
Expand Down

0 comments on commit c0ae282

Please sign in to comment.