Skip to content

Commit bfe69c6

Browse files
authored
Update sdkconfig.defaults.c6_thread
1 parent c1c8040 commit bfe69c6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/espidf-arduino-matter-light/sdkconfig.defaults.c6_thread

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CONFIG_FREERTOS_HZ=1000
55
CONFIG_AUTOSTART_ARDUINO=y
66

77
# Log Levels
8-
# Boot Messages - Log level
8+
# Boot Messages - Log level
99
CONFIG_BOOTLOADER_LOG_LEVEL_ERROR=y
1010
# Arduino Log Level
1111
CONFIG_ARDUHAL_LOG_DEFAULT_LEVEL_INFO=y
@@ -56,7 +56,7 @@ CONFIG_LWIP_MULTICAST_PING=y
5656
CONFIG_USE_MINIMAL_MDNS=n
5757
CONFIG_ENABLE_EXTENDED_DISCOVERY=y
5858

59-
# Enable OTA Requestor
59+
# Enable OTA Requester
6060
CONFIG_ENABLE_OTA_REQUESTOR=n
6161

6262
# Disable STA and AP for ESP32C6
@@ -77,4 +77,3 @@ CONFIG_MRP_MAX_RETRANS=3
7777

7878
# Enable HKDF in mbedtls
7979
CONFIG_MBEDTLS_HKDF_C=y
80-

0 commit comments

Comments
 (0)