little optical fix
This commit is contained in:
@@ -83,7 +83,7 @@ void Autopilot::run()
|
||||
this->selfDriving();
|
||||
break;
|
||||
|
||||
case SelfDrivingRotate:
|
||||
case State::SelfDrivingRotate:
|
||||
this->checkButtonInput();
|
||||
this->rotate();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user