Files
WLED_MM_Infinity/usermods/usermod_v2_animartrix
Frank Möhle e19e5289c1 animartrix bugfix: no fmodf replacement to avoid effect freak-out
Commented out fmodf replacement to prevent issues with integer approximation in radial oscillator.
2026-03-09 16:56:02 +01:00
..

Usermods API v2 example usermod

In this usermod file you can find the documentation on how to take advantage of the new version 2 usermods!

Installation

Copy usermod_v2_animartrix.h to the wled00 directory.
Uncomment the corresponding lines in usermods_list.cpp and compile!
(You shouldn't need to actually install this, it does nothing useful)