Browse Source

添加电池手册

V13
zhaohe 1 year ago
parent
commit
52e50a09e8
  1. 2
      README.md
  2. 2
      app/config/sdk_config.h
  3. 2
      app/src/basic/version.h
  4. BIN
      doc/爱上学 M502728-520mAh-A2 规格书.pdf
  5. 2
      sdk

2
README.md

@ -40,6 +40,7 @@ Final:
TODO2:
添加指令上传最新一条记录
充电中不允许采集
...
@ -73,6 +74,7 @@ TODO2:
BUG:
实时上报,第三个通道数据即便上报数据为0,也会突然出现一个突变数据。暂时未发现原因

2
app/config/sdk_config.h

@ -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
app/src/basic/version.h

@ -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)

BIN
doc/爱上学 M502728-520mAh-A2 规格书.pdf

2
sdk

@ -1 +1 @@
Subproject commit 0ea0526c178ddd752afbf60b6b145cdd97ee1263
Subproject commit cbdf2ba8b6fa07b55b17b82f5eb296b12e6f2040
Loading…
Cancel
Save