Files
WLED_MM_Infinity/wled00/bus_manager.cpp
Frank 3ef8d93bbe another attempt to reduces flickering
* BusManager::show(): explicitly wait until the bus driver is idle (done by NPB show, too, but in a different way)
* BusManager::removeAll(): use delay() instead of yield() - yield() does _not_ free the processor on esp32!
2024-12-12 14:50:39 +01:00

49 KiB