Skip to content

Commit

Permalink
Update Animated_Staircase.h
Browse files Browse the repository at this point in the history
Minor editor mishaps.
  • Loading branch information
troyhacks authored Dec 11, 2023
1 parent 086305a commit 80c257c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usermods/Animated_Staircase/Animated_Staircase.h
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 80c257c

Please sign in to comment.