Skip to content

Commit c3b0737

Browse files
authored
CONFIG_DISABLE_HAL_LOCKS=y
1 parent 8141d1d commit c3b0737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdkconfig.esp32

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ CONFIG_ARDUINO_UDP_RUN_CORE1=y
148148
CONFIG_ARDUINO_UDP_TASK_PRIORITY=3
149149
CONFIG_ARDUINO_UDP_RUNNING_CORE=1
150150
# CONFIG_ARDUINO_ISR_IRAM is not set
151-
# CONFIG_DISABLE_HAL_LOCKS is not set
151+
CONFIG_DISABLE_HAL_LOCKS=y
152152

153153
#
154154
# Debug Log Configuration

0 commit comments

Comments
 (0)