mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
修复LK电机id计算错误,构建平衡底盘框架,增加通用通信模块,增加平衡底盘条件编译兼容,删除lqr
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
|
||||
# ist8310
|
||||
|
||||
## 使用示例
|
||||
|
||||
```c
|
||||
@@ -25,4 +27,4 @@ IST8310_Init_Config_s ist8310_conf = {
|
||||
IST8310Instance *asdf = IST8310Init(&ist8310_conf);
|
||||
|
||||
// 随后数据会被放到asdf.mag[i]中
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user