编码转换: GBK -> UTF-8,所有.c/.h源文件中文注释统一UTF-8编码
This commit is contained in:
@@ -28,7 +28,7 @@ extern "C" {
|
||||
// Simple BLE Peripheral Task Events
|
||||
#define SBP_START_DEVICE_EVT 0x0001
|
||||
#define SBP_PERIODIC_EVT 0x0002
|
||||
#define OTA_FLASH_ERASE_EVT 0x0004 //OTA Flash²Á³ýÈÎÎñ
|
||||
#define OTA_FLASH_ERASE_EVT 0x0004 //OTA Flash擦除任务
|
||||
|
||||
/*********************************************************************
|
||||
* MACROS
|
||||
|
||||
Reference in New Issue
Block a user