From 083296d13b5f89518658aa8d9cf6b7f9af37a9a7 Mon Sep 17 00:00:00 2001 From: GuruSR <17853390+GuruSR@users.noreply.github.com> Date: Tue, 12 Apr 2022 15:56:49 -0400 Subject: [PATCH] Readme for Version 1.4.3F. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b04d68d..1622ec0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This repo's format: -Bin folder contains the current bin that you can use esptool (.py or .exe) to install the current bin to the Watchy. +Bin folder contains the current OTA Bin that you can use a tool to upload with or an OTA Upgrade capable firmware to install the current OTA Bin to the Watchy. src folder contains a universal (Arduino & PlatformIO) setup for compilation, instructions on how to get it to compile are in the src folder.