WLED/usermods/EXAMPLE_v2
2020-05-28 02:20:02 +02:00
..
readme.md Added v2 usermods API 2020-05-28 02:20:02 +02:00
usermod_v2_example.h Added v2 usermods API 2020-05-28 02:20:02 +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.h and compile!
(You shouldn't need to actually install this, it does nothing useful)