From 0bdbcbc34865e82928ad84845403fb21bc599b7d Mon Sep 17 00:00:00 2001 From: SQFMI Date: Fri, 6 May 2022 22:16:54 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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.