mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
10 lines
160 B
Text
10 lines
160 B
Text
menu "Configuration"
|
|
|
|
config WFA_DELM_MULTIAP_MODE
|
|
bool "Enable Multi-AP mode"
|
|
default y
|
|
|
|
config WIFI_DELM_DEBUG
|
|
bool "Enable debug logs"
|
|
default n
|
|
endmenu
|