mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 11:37:45 +08:00
增加了遥控器控制,待测试
This commit is contained in:
@@ -80,9 +80,9 @@ typedef struct
|
||||
{
|
||||
struct
|
||||
{
|
||||
int16_t ch[5]; // 右|0 ,右-1 ,左-2 ,左|3 ,拨轮4
|
||||
int16_t joystick[5]; // 右|0 ,右-1 ,左-2 ,左|3 ,拨轮4
|
||||
uint8_t s[2]; //[0]:left [1]:right
|
||||
} joy_stick;
|
||||
} rc;
|
||||
struct
|
||||
{
|
||||
int16_t x;
|
||||
|
||||
Reference in New Issue
Block a user