fix:修改服务信息驱动初始化、补充readme、修改C5IO备注文本
1、修改服务信息驱动初始化 2、补充readme 3、修复C5IO的h文件的部分异常备注
This commit is contained in:
@@ -253,7 +253,7 @@
|
||||
|
||||
#if (USE_CORE_TYPE == 1) //ʹ<><CAB9>C1F<31><46><EFBFBD>İ<EFBFBD>
|
||||
#define MCU_TYPE "BLV-C1F" //<2F><><EFBFBD>ͱ<EFBFBD><CDB1><EFBFBD>
|
||||
#define APP_NAME "App_L4_C1F_44" //APP<50><50><EFBFBD><EFBFBD> 16Byte
|
||||
#define APP_NAME "App_L4_C1F_45" //APP<50><50><EFBFBD><EFBFBD> 16Byte
|
||||
|
||||
#if (USE_FLOOR_TYPE == 1) //C5<43>װ<EFBFBD>
|
||||
#define Center_Control_TYPE "BLV-C5" //<2F><><EFBFBD><EFBFBD><EFBFBD>ͺ<EFBFBD>
|
||||
@@ -261,7 +261,7 @@
|
||||
|
||||
#if (SoftName_Custom_Enable == 0x00)
|
||||
#if (LOGIC_FILE_EN == 0x01)
|
||||
#define SoftwareVer "C1F_A_L4_44_260304" //<2F><><EFBFBD><EFBFBD><EFBFBD>汾 20Byte
|
||||
#define SoftwareVer "C1F_A_L4_45_260312" //<2F><><EFBFBD><EFBFBD><EFBFBD>汾 20Byte
|
||||
#else
|
||||
#define SoftwareVer "C1F_C5_Init220525 " //<2F><><EFBFBD><EFBFBD><EFBFBD>汾 20Byte
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user