mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-29 19:13:44 +02:00
Add PoC support for BSSID
This commit is contained in:
@@ -93,6 +93,10 @@ menu "OpenIris: WiFi Configuration"
|
||||
string "WiFi network name (SSID)"
|
||||
default ""
|
||||
|
||||
config WIFI_BSSID
|
||||
string "WiFi network MAC Address (BSSID), completely optional, used in special cases"
|
||||
default ""
|
||||
|
||||
config WIFI_PASSWORD
|
||||
string "WiFi password"
|
||||
default ""
|
||||
|
||||
Reference in New Issue
Block a user