add compatibility under LINUX

This commit is contained in:
NeoZng
2022-12-12 22:29:51 +08:00
parent 2f41e67de0
commit 94499150bc
16 changed files with 16 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
#define __SEASKY_PROTOCOL_H
#include <stdio.h>
#include <stdint-gcc.h>
#include <stdint.h>
#define PROTOCOL_CMD_ID 0XA5
#define OFFSET_BYTE 8 // 出数据段外,其他部分所占字节数