esp-idf/examples/wifi/smart_config/main/Kconfig.projbuild
2024-03-12 19:01:09 +08:00

8 lines
156 B
Plaintext

menu "Example Configuration"
config SET_MAC_ADDRESS_OF_TARGET_AP
bool "whether set MAC address of target AP or not"
default y
endmenu