feat: 完成通信帧从机应用层模板
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define BY_TF_PARSE_BUFFER_SIZE (50)
|
||||
|
||||
// 注释此项则为主机,否则为从机
|
||||
// #define BY_TF_DEVICE_SLAVE
|
||||
#define BY_TF_DEVICE_SLAVE
|
||||
|
||||
/********** 从机模式配置选项 **********/
|
||||
#if defined(BY_TF_DEVICE_SLAVE)
|
||||
|
||||
Reference in New Issue
Block a user