mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-05-01 20:13:44 +02:00
Fix WIFI_PASSOWRD typo in kconfig.projbuild
This commit is contained in:
@@ -42,7 +42,7 @@ menu "OpenIris basic configuration"
|
|||||||
string "WiFi network name"
|
string "WiFi network name"
|
||||||
default ""
|
default ""
|
||||||
|
|
||||||
config WIFI_PASSOWRD
|
config WIFI_PASSWORD
|
||||||
string "WiFi password"
|
string "WiFi password"
|
||||||
default ""
|
default ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user