Files
WLED_MM_Infinity/wled00/FX.cpp
Frank cfce1c3062 2D Drift speedup
pre-calculating the reduced angle (i.e. `angle % 360deg` ) is several times faster than letting sin and cos do the job.
2024-11-21 18:17:06 +01:00

360 KiB