Update README.md

This commit is contained in:
GuruSR 2021-10-06 16:48:30 -04:00 committed by GitHub
parent 5765e2579a
commit 58228fd405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,6 @@ Bin folder contains the current bin that you can use esptool (.py or .exe) to in
src folder contains a universal (Arduino & PlatformIO) setup for compilation, instrutions on how to get it to compile are in the src folder. src folder contains a universal (Arduino & PlatformIO) setup for compilation, instrutions on how to get it to compile are in the src folder.
[If you have installe Watchy before, you will need to move Watchy.h & Watchy.cpp away from the compile sources folders or you'll get errors.] [If you have installed Watchy before, you will need to move Watchy.h & Watchy.cpp away from the compile sources folders or you'll get errors.]
For instructions on usage of the firmware, see "Usage". For instructions on usage of the firmware, see "Usage".