点击立即开关

This commit is contained in:
zogodo
2020-02-21 12:06:52 +08:00
parent ce9ee3aecb
commit e93fedf8f8
4 changed files with 319 additions and 321 deletions

View File

@@ -14,7 +14,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 "v1.0.21"
#define VERSION "v1.0.23"
#define TYPE 1
#define TYPE_NAME "zTC1"