Update Animated_Staircase.h

Minor editor mishaps.
This commit is contained in:
Troy
2023-12-11 16:59:20 -05:00
committed by GitHub
parent 086305aa3c
commit 80c257cf78

View File

@@ -196,7 +196,7 @@ class Animated_Staircase : public Usermod {
}
// Values read, reset the flags for next API call
= false;
topSensorWrite = false;
bottomSensorWrite = false;
if (topSensorRead != bottomSensorRead) {