From 3686400ccad7532c8837e300b5a9bde78feb84a3 Mon Sep 17 00:00:00 2001 From: GuruSR Date: Sat, 6 Nov 2021 00:47:47 -0400 Subject: [PATCH] Version 1.2.1. --- src/Watchy_GSR.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Watchy_GSR.cpp b/src/Watchy_GSR.cpp index a0d1b8d..3a96230 100644 --- a/src/Watchy_GSR.cpp +++ b/src/Watchy_GSR.cpp @@ -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