Add support for AP and provisioned wifi networks

This commit is contained in:
Lorow
2024-10-27 16:01:13 +01:00
parent 19a2c25ce3
commit 2e76dd0276
7 changed files with 160 additions and 52 deletions

View File

@@ -539,9 +539,11 @@ CONFIG_BLINK_LED_GPIO=y
# CONFIG_BLINK_LED_STRIP is not set
CONFIG_BLINK_GPIO=21
CONFIG_BLINK_PERIOD=1000
CONFIG_WIRED_MODE=y
CONFIG_WIFI_SSID="UPC7878684"
CONFIG_WIFI_PASSOWRD="j3ttQPpfvhep"
# CONFIG_WIRED_MODE is not set
CONFIG_WIFI_SSID=""
CONFIG_WIFI_PASSOWRD=""
CONFIG_AP_WIFI_SSID="EyeTrackVR"
CONFIG_AP_WIFI_PASSWORD="12345678"
# end of OpenIris basic configuration
#