Skip to content

Commit d1d020b

Browse files
committed
disable RMTHI on -S3
same as on -S3: interrupt watchdog reset at the time when Wifi tries to connect.
1 parent 3af8987 commit d1d020b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,7 @@ build_flags = -g
557557
-DCO
558558
;; please make sure that the following flags are properly set (to 0 or 1) by your board.json, or included in your custom platformio_override.ini entry:
559559
;; ARDUINO_USB_MODE, ARDUINO_USB_CDC_ON_BOOT
560+
-D WLED_USE_SHARED_RMT ;; RMTHI causes interrupt watchdog reset - needs more investigation
560561
lib_deps =
561562
esp32async/AsyncTCP @ 3.4.7
562563
makuna/NeoPixelBus @ 2.7.9 ;; experimental

0 commit comments

Comments
 (0)