合并 icon.css

This commit is contained in:
zogodo
2020-02-21 13:36:43 +08:00
parent 942e9d8f1d
commit fb63c5495d
6 changed files with 314 additions and 316 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.26"
#define VERSION "v1.0.28"
#define TYPE 1
#define TYPE_NAME "zTC1"