remove inheritance from menuTestMode

This commit is contained in:
2023-05-11 11:04:55 +02:00
parent f2b63f1ce6
commit 2850b5084d
3 changed files with 6 additions and 6 deletions
@@ -21,7 +21,7 @@ void MenuManualControl::printPage() const {
lineOne = "-Ready to drive-";
break;
case 0:
case 1:
lineOne = "Speed:";
lineTwo = "Warp 3";
break;