motor
This commit is contained in:
parent
ffd024bf23
commit
be2d4f45c1
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue