Skip to content

Commit d5daa7a

Browse files
committed
boards/beetle-esp32-c3: fix sdkconfig minor typo.
Fixes #8239
1 parent 55c82f4 commit d5daa7a

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/boards/beetle-esp32-c3

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
22
# LWIP
33
#
4-
CONFIG_LWIP_LOCAL_HOSTNAME="beetle-esp32-c3
4+
CONFIG_LWIP_LOCAL_HOSTNAME="beetle-esp32-c3"
55
# end of LWIP

0 commit comments

Comments
 (0)