允许缓存

This commit is contained in:
zogodo
2020-02-21 11:40:59 +08:00
parent eb055d43b9
commit 66f38c82ae
5 changed files with 237 additions and 236 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.20"
#define VERSION "v1.0.21"
#define TYPE 1
#define TYPE_NAME "zTC1"