@ -40,6 +40,7 @@ Final:
TODO2:
添加指令上传最新一条记录
充电中不允许采集
...
@ -73,6 +74,7 @@ TODO2:
BUG:
实时上报,第三个通道数据即便上报数据为0,也会突然出现一个突变数据。暂时未发现原因
@ -7812,7 +7812,7 @@
// <e> NRF_LOG_ENABLED - nrf_log - Logger
//==========================================================
#ifndef NRF_LOG_ENABLED
#define NRF_LOG_ENABLED 1
#define NRF_LOG_ENABLED 0
#endif
// <h> Log message pool - Configuration of log message pool
@ -2,7 +2,7 @@
#define CATEGORY "M1002" // Èýµ¼Áª
#define MANUFACTURER_NAME "iflytop"
#define FIRMWARE_VERSION 0x0004
#define FIRMWARE_VERSION (10)
#define BLESTACK_VERSION 1
#define BOOTLOADER_VERSION 1
#define HARDWARE_VERSION (1)
@ -1 +1 @@
Subproject commit 0ea0526c178ddd752afbf60b6b145cdd97ee1263
Subproject commit cbdf2ba8b6fa07b55b17b82f5eb296b12e6f2040