Merge pull request #96 from troyhacks/mdev

Update Animated_Staircase.h
This commit is contained in:
Troy
2023-12-11 16:52:58 -05:00
committed by GitHub

View File

@@ -71,7 +71,7 @@ class Animated_Staircase : public Usermod {
// last sensor state, or trigger a sensor
// through the API
bool topSensorRead = false;
bool = false;
bool topSensorWrite = false;
bool bottomSensorRead = false;
bool bottomSensorWrite = false;
bool topSensorState = false;