This commit is contained in:
zogodo
2020-07-04 00:26:31 +08:00
parent 5c9ca00540
commit a1a890f22b

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.5"
#define VERSION "v2.0.6"
#define TYPE 1
#define TYPE_NAME "zTC1"