mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-20 08:53:22 +08:00
增加本地文件更新功能
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#define wifi_log(M, ...) custom_log("WIFI", M, ##__VA_ARGS__); web_log("WIFI", M, ##__VA_ARGS__);
|
||||
#define power_log(M, ...) custom_log("POWER", M, ##__VA_ARGS__); web_log("POWER", M, ##__VA_ARGS__);
|
||||
|
||||
#define VERSION "v2.1.8"
|
||||
#define VERSION "v2.2.4"
|
||||
|
||||
#define TYPE 1
|
||||
#define TYPE_NAME "TC1"
|
||||
|
||||
Reference in New Issue
Block a user