* npm run build * enable CI build for esp32_4MB_S and esp32S3_8MB_S (both optimized for speed) * add animartrix to esp32S3_8MB_S * workaround for gcc ICE (only happens with V4 framework and -O2 optimize for speed)
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)