串口6DMA发送

This commit is contained in:
kidneygood
2023-01-09 16:17:03 +08:00
parent 162044889f
commit 86e30f7893
7 changed files with 744 additions and 31 deletions

View File

@@ -49,7 +49,7 @@ static DJIMotorInstance *motor_lb;
static DJIMotorInstance *motor_rb;
/* 用于自旋变速策略的时间变量,后续考虑查表加速 */
static float t;
// static float t;
/* 私有函数计算的中介变量,设为静态避免参数传递的开销 */
static float chassis_vx, chassis_vy; // 将云台系的速度投影到底盘