Skip to content

Commit 793df30

Browse files
authored
Merge pull request adafruit#8240 from kbsriram/fix-beetle-esp32c3-8239
boards/beetle-esp32-c3: fix sdkconfig minor typo.
2 parents 55c82f4 + d5daa7a commit 793df30

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)