* use _fast_ integer types in loops - in contrast to "uint16_t" etc, the compiler can leave out range/overflow corrections, so it might run faster. * fcn_declare.h: revive "WLED_USE_REAL_MATH" option, which can be a bit faster on ESP32.
9.2 KiB
9.2 KiB