adjust
This commit is contained in:
parent
842861faa1
commit
446716361b
|
@ -33,6 +33,7 @@ namespace ratgdo {
|
|||
this->current_operation = COVER_OPERATION_CLOSING;
|
||||
break;
|
||||
case DoorState::DOOR_STATE_STOPPED:
|
||||
this->position = COVER_OPEN;
|
||||
default:
|
||||
this->current_operation = COVER_OPERATION_IDLE;
|
||||
|
||||
|
|
Loading…
Reference in New Issue