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:
@@ -31,6 +31,7 @@
|
||||
|
||||
//起始字节,协议固定为0xA5
|
||||
#define JUDGE_FRAME_HEADER (0xA5)
|
||||
#pragma pack(1)
|
||||
|
||||
/***************裁判系统数据接收********************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user