Skip to content

Commit f64ac33

Browse files
committed
main: update sdkconfig
1 parent c1fc31a commit f64ac33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main/Kconfig.projbuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ config WIFI_PASSWORD
1010
string "WiFi Password"
1111
default "mypassword"
1212
help
13-
WiFi password (WPA or WPA2) for the example to use.
13+
WiFi password (WPA or WPA2) for the device to use.
1414

1515
config SERVER_URI
1616
string "Server URI"
@@ -26,7 +26,7 @@ config SERVER_POST_PATH
2626

2727
choice SCREEN_PANEL
2828
prompt "Screen Panel"
29-
default SCREEN_PANEL_SSD1331
29+
default SCREEN_PANEL_ST7735
3030
help
3131
Select to use which screen panel
3232

0 commit comments

Comments
 (0)