We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22acb9 commit a5853f6Copy full SHA for a5853f6
main/Kconfig.projbuild
@@ -15,13 +15,13 @@ menu "Camera Display Configuration"
15
string "WiFi SSID"
16
default ""
17
help
18
- SSID (network name) for the camera streamer to connect to.
+ SSID (network name) for the camera display to connect to.
19
20
config ESP_WIFI_PASSWORD
21
string "WiFi Password"
22
23
24
- WiFi password (WPA or WPA2) for the camera streamer to use.
+ WiFi password (WPA or WPA2) for the camera display to use.
25
26
config ESP_MAXIMUM_RETRY
27
int "Maximum retry"
0 commit comments