disable RMTHI on -S3

same as on -S3: interrupt watchdog reset at the time when Wifi tries to connect.
This commit is contained in:
Frank
2026-01-07 00:02:58 +01:00
parent 3af89875cf
commit d1d020bc5b

View File

@@ -557,6 +557,7 @@ build_flags = -g
-DCO
;; 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:
;; ARDUINO_USB_MODE, ARDUINO_USB_CDC_ON_BOOT
-D WLED_USE_SHARED_RMT ;; RMTHI causes interrupt watchdog reset - needs more investigation
lib_deps =
esp32async/AsyncTCP @ 3.4.7
makuna/NeoPixelBus @ 2.7.9 ;; experimental