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