Version 1.2.1.

This commit is contained in:
GuruSR 2021-11-06 00:47:47 -04:00 committed by GitHub
parent eaaff3be95
commit 3686400cca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@ bool OTAEnd; // Means somewhere, it wants this to end, so end it.
int OTATry; // Tries to connect to WiFi.
bool DoHaptic; // Want it to happen after screen update.
bool UpdateDisp; // Display needs to be updated.
bool IDidIt; // Tells if the Drifting wa sdone this minute.
bool IDidIt; // Tells if the Drifting was done this minute.
unsigned long LastButton, LastUse, OTAFail;
WatchyGSR::WatchyGSR(){} //constructor