mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-20 08:53:22 +08:00
本地ota加入写flash逻辑以后 会卡死。目前不知道如何优化
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.7"
|
||||
#define VERSION "v2.1.8"
|
||||
|
||||
#define TYPE 1
|
||||
#define TYPE_NAME "TC1"
|
||||
|
||||
Reference in New Issue
Block a user