zwischenstand, ich habe Lust mache jetzt weiter :)
This commit is contained in:
@@ -12,13 +12,12 @@ class Autopilot : DriveModi{
|
||||
public:
|
||||
Autopilot();
|
||||
|
||||
void init(Route *route, MoveControl *moveControl);
|
||||
void init();
|
||||
void loop();
|
||||
void runAutopilot();
|
||||
|
||||
|
||||
private:
|
||||
Route *route;
|
||||
MoveControl *moveControl;
|
||||
DebugMqtt *debug;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user