修复代码错误

This commit is contained in:
nhkefus
2025-03-11 14:10:51 +08:00
parent a7f6e9379a
commit 3422912129
576 changed files with 39303 additions and 1012 deletions

View File

@@ -27,7 +27,7 @@
#define CONFIG_MODE_USER (2)
#define CONFIG_MODE_WAC (3)
#define CONFIG_MODE_EASYLINK (4)
#define CONFIG_MODE_EASYLINK_WITH_SOFTAP (8)
#define CONFIG_MODE_EASYLINK_WITH_SOFTAP (4) //Legacy definition, not supported any more
#define CONFIG_MODE_SOFTAP (5)
#define CONFIG_MODE_MONITOR (6)
#define CONFIG_MODE_MONITOR_EASYLINK (7)