✨ Makes robot stand compensate imu
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ static const char *TAG = "Spot";
|
||||
Spot::Spot()
|
||||
:
|
||||
#if FT_ENABLED(USE_MOTION)
|
||||
_motionService(&_servoController)
|
||||
_motionService(&_servoController, &_peripherals)
|
||||
#endif
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user