Update Animated_Staircase.h
The string "topSensorWrite" seems to have been deleted from the file in some accidental editing mishap.
This commit is contained in:
@@ -375,7 +375,7 @@ class Animated_Staircase : public Usermod {
|
||||
bottomSensorWrite = true;
|
||||
return true;
|
||||
} else if (action == "down") {
|
||||
// = true; // ?????
|
||||
topSensorWrite = true;
|
||||
return true;
|
||||
} else if (action == "on") {
|
||||
enable(true);
|
||||
|
||||
Reference in New Issue
Block a user