From f3e7c73effae13939a9c0286e1434c41c7803ddc Mon Sep 17 00:00:00 2001 From: elasticdotventures <35611074+elasticdotventures@users.noreply.github.com> Date: Fri, 5 Nov 2021 14:11:49 +1100 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit cheers, 🚀 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f99bedb..280c12d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,12 @@ Now with injection molded or CNC'd aluminum case Visit [**https://watchy.sqfmi.com**](https://watchy.sqfmi.com) for documentation, hardware design files, and more! ## Setup -1. In the Arduino IDE Boards Manager, install support for the ESP32. You can find instructions here: https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md +1. In the Arduino IDE Boards Manager, install support for the ESP32. You can find instructions here: https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html + + * (as instructions suggest) add the Espressif Arduino-ESP32 .json URL below to the Arduino IDE v1.8 or higher by going to: + * Preferences | Additional Board Manager URL's + https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json + 2. Install this library (search for **Watchy** in the library manager), and any other depdencies when prompted 3. Check out the examples under ```Examples``` -> ```Watchy``` 4. Compile & Upload with these board settings: