Typo, nothing more.

This commit is contained in:
GuruSR 2021-10-13 22:35:27 -04:00 committed by GitHub
parent 27381d9470
commit c3f77e2e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ 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 bin that you can use esptool (.py or .exe) to install the current bin to the Watchy.
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, instructions on how to get it to compile are in the src folder.
Needed libraries: Arduino, ArduinoOTA and Watchy base. Needed libraries: Arduino, ArduinoOTA and Watchy base.