Lauffähig und aufgeräumt
This commit is contained in:
@@ -16,8 +16,8 @@ DriveManager::DriveManager(MoveControl *moveControl) {
|
||||
}
|
||||
|
||||
void DriveManager::loop() {
|
||||
this->currentModus->loop();
|
||||
this->moveControl->loop();
|
||||
if (currentModus)
|
||||
this->currentModus->loop();
|
||||
}
|
||||
|
||||
void DriveManager::runDriveManager() {
|
||||
|
||||
Reference in New Issue
Block a user