About 页面

This commit is contained in:
zogodo
2020-02-23 21:20:36 +08:00
parent a73e691642
commit 9d387bff05
3 changed files with 427 additions and 380 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.1.0"
#define VERSION "v1.1.1"
#define TYPE 1
#define TYPE_NAME "zTC1"