new start to work on this

This commit is contained in:
2021-11-08 11:23:51 +01:00
parent 028b82e81a
commit fc5850303a
7 changed files with 40 additions and 59 deletions
-3
View File
@@ -15,9 +15,6 @@ class ConsolControl {
MoveControl *moveControl;
DebugMqtt *debug;
PID *left_pid;
PID *right_pid;
};