feat: 增加通信帧提取功能
This commit is contained in:
6
app/tiny_frame/by_tiny_frame_read.h
Normal file
6
app/tiny_frame/by_tiny_frame_read.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _BY_TINY_FRAME_READ_H__
|
||||
#define _BY_TINY_FRAME_READ_H__
|
||||
|
||||
#define BY_TINY_FRAME_WRITE_CMD_CODE (0x03)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user