/assets APP_HTTP_FLAGS_NO_EXACT_MATCH

This commit is contained in:
zogodo
2020-02-21 13:13:30 +08:00
parent 666a21fec5
commit 3cda1989ef
4 changed files with 232 additions and 241 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.24"
#define VERSION "v1.0.25"
#define TYPE 1
#define TYPE_NAME "zTC1"