WLED/usermods/audioreactive
Blaz Kristan 562a206508 It compiles!
Cleaned (and possibly broken) AudioSource
Added:
- usermod notification about update
- strip.getMinShowDelay()
- pin manager updates
Changed:
- data exchange
2022-06-11 00:50:29 +02:00
..
audio_reactive.h It compiles! 2022-06-11 00:50:29 +02:00
audio_source.h It compiles! 2022-06-11 00:50:29 +02:00
readme.md Audioreactive usermod. 2022-06-08 21:14:01 +02: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_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)