- fix driveManager quit mode
- change com port - edit todos
This commit is contained in:
@@ -32,12 +32,6 @@ class DriveManager : public Component {
|
||||
DriveManager(MoveControl *moveControl, const SensorData* sensorData, const ControlPadInput *input);
|
||||
DriveManager(DriveModiParams params);
|
||||
|
||||
/**
|
||||
* @brief Destroy the Drive Manager object
|
||||
*
|
||||
*/
|
||||
~DriveManager();
|
||||
|
||||
/**
|
||||
* @brief Change the DriveModi to a specific value
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user