e95cef5a99
Replaced if statements with #if preprocessor macros. Replaced one #ifdef macro with #if. Changed `int secondTimer` to `uint32_t secondTimer` to avoid signed/unsigned integer comparison. The `millis()` function returns `uint32_t`. Removed asterix output from FPS output. |
||
---|---|---|
.. | ||
ws2812_controller.ino | ||
ws2812_defs.h | ||
ws2812_dma.c | ||
ws2812_dma.h | ||
ws2812_gamma.cpp | ||
ws2812_gamma.h | ||
ws2812_i2s.cpp | ||
ws2812_i2s.h | ||
ws2812.h |