This commit is contained in:
J. Nick Koston 2023-06-05 18:59:11 -05:00
parent a610335482
commit 085258279c
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ namespace ratgdo {
bool dryContactDoorOpen { false };
bool dryContactDoorClose { false };
bool dryContactToggleLight { false };
bool dryContactToggleLight { false };
int obstructionLowCount = 0; // count obstruction low pulses
long lastObstructionHigh = 0; // count time between high pulses from the obst ISR