fix: 多项修复优化
1. 24h周期注册改为系统定时重启(SystemReset),移除RepeLoginCount 2. ADC连续采样改为单次采样,每次读完后重新触发Adc_SGL_Start 3. GWRevHandler/InRevHandler memcmp返回值修正 != false → != 0 4. APP_STATUS_WAIT_UPLOAD上传成功后UploadOk清零 5. UartDebug: DEBUG_CMD_CNT 16→17
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "bsp.h"
|
||||
#include "bsp.h"
|
||||
#include "Algorithm.h"
|
||||
#include "UartDebug.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user