本地ota加入写flash逻辑以后 会卡死。目前不知道如何优化

This commit is contained in:
Your Name
2025-04-18 10:12:57 +08:00
parent 393af288ec
commit 4e1b376b6a
4 changed files with 33 additions and 38 deletions

View File

@@ -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"