disable RMTHI on -S3
same as on -S3: interrupt watchdog reset at the time when Wifi tries to connect.
This commit is contained in:
@@ -557,6 +557,7 @@ build_flags = -g
|
|||||||
-DCO
|
-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:
|
;; 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
|
;; ARDUINO_USB_MODE, ARDUINO_USB_CDC_ON_BOOT
|
||||||
|
-D WLED_USE_SHARED_RMT ;; RMTHI causes interrupt watchdog reset - needs more investigation
|
||||||
lib_deps =
|
lib_deps =
|
||||||
esp32async/AsyncTCP @ 3.4.7
|
esp32async/AsyncTCP @ 3.4.7
|
||||||
makuna/NeoPixelBus @ 2.7.9 ;; experimental
|
makuna/NeoPixelBus @ 2.7.9 ;; experimental
|
||||||
|
|||||||
Reference in New Issue
Block a user