From eb43be0634b912991bce3ec81f05036741c78dfa Mon Sep 17 00:00:00 2001 From: SQFMI Date: Fri, 14 Oct 2022 22:37:50 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ccaa9da..b93a192 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" + * Board: "Watchy" * Partition Scheme: "Huge App" + * Board Revision: Choose your Watchy version * 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.