Files
WLED_MM_Infinity/wled00/FX_2Dfcn.cpp
Frank 5a2096ab21 partly inline getPixelColorXY
allows the compiler to inline access to ledsrgb[] , while still keeping the "no buffer" case in a separate function so program size does not blow up.

--> up to 10% faster
2024-11-24 19:09:35 +01:00

43 KiB