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