diff --git a/README.md b/README.md index 9f66332..2a862a0 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,9 @@ Visit [**https://watchy.sqfmi.com**](https://watchy.sqfmi.com) for documentation 2. Install this library (search for **Watchy** in the library manager), and any other dependencies when prompted 3. Check out the examples under ```Examples``` -> ```Watchy``` 4. Compile & Upload with these board settings: - * Board: "ESP32 Dev Module" - * Partition Scheme: "Minimal SPIFFS" + * Board: "Watchy" + * Partition Scheme: "Huge App" + * Board Revision: "Watchy v2.0" (if purchased in 2022) * All Other Settings: leave to default You may also have to install the [CP2104 USB to Serial drivers](https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers) if the port is not automatically detected.