Update Animated_Staircase.h
Little oops fix. 🗡️
This commit is contained in:
@@ -71,7 +71,7 @@ class Animated_Staircase : public Usermod {
|
|||||||
// last sensor state, or trigger a sensor
|
// last sensor state, or trigger a sensor
|
||||||
// through the API
|
// through the API
|
||||||
bool topSensorRead = false;
|
bool topSensorRead = false;
|
||||||
bool = false;
|
bool topSensorWrite = false;
|
||||||
bool bottomSensorRead = false;
|
bool bottomSensorRead = false;
|
||||||
bool bottomSensorWrite = false;
|
bool bottomSensorWrite = false;
|
||||||
bool topSensorState = false;
|
bool topSensorState = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user