状态显示当前日期

This commit is contained in:
zogodo
2020-08-26 05:28:54 +08:00
parent 8a1b310210
commit c18dadf123
4 changed files with 688 additions and 688 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.8"
#define VERSION "v2.0.9"
#define TYPE 1
#define TYPE_NAME "zTC1"