fix reconnect gamepad
This commit is contained in:
@@ -39,7 +39,7 @@ void DriveManager::loop() {
|
||||
|
||||
DebugTimes navigationTime;
|
||||
this->navigation->loop();
|
||||
navigationTime.stopConsol("NavigationTime", 5);
|
||||
navigationTime.stopConsol("NavigationTime", 20);
|
||||
|
||||
if (currentModusPtr)
|
||||
this->currentModusPtr->loop();
|
||||
|
||||
Reference in New Issue
Block a user