Skip to content

Commit d94902f

Browse files
committed
update lwip hostname for s3-lcd-ev
1 parent 9acc100 commit d94902f

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/espressif_esp32s3_lcd_ev

1 file changed

+1
-1
lines changed

ports/espressif/boards/espressif_esp32s3_lcd_ev/sdkconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# LWIP
99
#
10-
CONFIG_LWIP_LOCAL_HOSTNAME="circuitpy"
10+
CONFIG_LWIP_LOCAL_HOSTNAME="espressif-esp32s3-lcd-ev"
1111
# end of LWIP
1212

1313
# end of Component config

0 commit comments

Comments
 (0)