Новые методы для мОторов
This commit is contained in:
parent
b85a554cb8
commit
f7e0b1cff5
2 changed files with 49 additions and 0 deletions
|
|
@ -3,6 +3,15 @@
|
|||
extern inline void bt_motor_reset_fp32(BtMotorFP32* motor);
|
||||
extern inline void bt_motor_reset_fp64(BtMotorFP64* motor);
|
||||
|
||||