feat: 增加通信参数
This commit is contained in:
@@ -47,7 +47,7 @@ typedef union {
|
||||
uint32_t u32;
|
||||
int32_t s32;
|
||||
float f32;
|
||||
uint8_t u8;
|
||||
uint8_t u8[4];
|
||||
} TYPE_UNION;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user