定时任务精确到秒

This commit is contained in:
zogodo
2020-07-04 00:58:51 +08:00
parent a1a890f22b
commit d2a3b6a10e
4 changed files with 907 additions and 907 deletions

View File

@@ -15,7 +15,7 @@
#define wifi_log(M, ...) do { custom_log("WIFI", M, ##__VA_ARGS__); web_log("WIFI", M, ##__VA_ARGS__) } while(0)
#define power_log(M, ...) do { custom_log("POWER", M, ##__VA_ARGS__); web_log("POWER", M, ##__VA_ARGS__) } while(0)
#define VERSION "v2.0.6"
#define VERSION "v2.0.7"
#define TYPE 1
#define TYPE_NAME "zTC1"