This commit is contained in:
J. Nick Koston 2023-06-07 21:50:07 -05:00
parent ffd024bf23
commit be2d4f45c1
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -457,6 +457,7 @@ namespace ratgdo {
this->previousLightState = this->lightState;
this->previousLockState = this->lockState;
this->previousObstructionState = this->obstructionState;
this->previousMotorState = this->motorState;
}
void RATGDOComponent::query()