styles.css

This commit is contained in:
zogodo
2020-02-21 13:20:09 +08:00
parent 3cda1989ef
commit 942e9d8f1d
3 changed files with 11 additions and 11 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.25"
#define VERSION "v1.0.26"
#define TYPE 1
#define TYPE_NAME "zTC1"