Add PoC support for BSSID

This commit is contained in:
Lorow
2026-01-10 22:05:26 +01:00
parent c6584af3b5
commit e205509fec
13 changed files with 139 additions and 209 deletions

View File

@@ -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 ""