4c759083be
Added: - introduced addEffect() and setupEffectData() - conditional compile for audio effects - introduced getModeData() and getModeDataSrc() instead of public var - changed _modeData[] to private non-static Fixes: - DMTYPE use - add reboot info to DMTYPE - transpose & reverse with mirroring |
||
---|---|---|
.. | ||
audio_reactive.h | ||
audio_source.h | ||
readme.md |
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_example.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)