mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-12 21:18:13 +08:00
add:功率功能
add:尝试增加ota进度功能
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "mico.h"
|
||||
#include "MiCOKit_EXT.h"
|
||||
|
||||
#define VERSION "v0.6"
|
||||
#define VERSION "v0.7"
|
||||
|
||||
#define TYPE 1
|
||||
#define TYPE_NAME "zTC1"
|
||||
@@ -66,6 +66,7 @@ typedef struct
|
||||
extern char rtc_init;
|
||||
|
||||
extern char strMac[16];
|
||||
extern uint32_t power;
|
||||
extern system_config_t * sys_config;
|
||||
extern user_config_t * user_config;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user