mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-01-29 04:25:18 +00:00
Update platform_opts.h
#define SUPPORT_INTERACTIVE_MOD 1 //on/off wifi_interactive_mode correct -> #define SUPPORT_INTERACTIVE_MODE 1 //on/off wifi_interactive_mode + E в конце
This commit is contained in:
parent
04bbc93374
commit
3bc5349b97
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
#if CONFIG_LOG_HISTORY
|
#if CONFIG_LOG_HISTORY
|
||||||
#define LOG_HISTORY_LEN 5
|
#define LOG_HISTORY_LEN 5
|
||||||
#endif
|
#endif
|
||||||
#define SUPPORT_INTERACTIVE_MOD 1 //on/off wifi_interactive_mode
|
#define SUPPORT_INTERACTIVE_MODE 1 //on/off wifi_interactive_mode
|
||||||
#define CONFIG_LOG_SERVICE_LOCK 0
|
#define CONFIG_LOG_SERVICE_LOCK 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue