WLED/usermods/EXAMPLE_v2
Frank dbe8554724 code spell checking - part3 (usermods)
if you can spell Fahrenheit, you can't spell Celsius. And vice versa :-)
2023-12-14 03:52:06 +01:00
..
readme.md Fix filetype in usermod documentation 2020-08-07 16:06:54 +02:00
usermod_v2_example.h code spell checking - part3 (usermods) 2023-12-14 03:52:06 +01:00

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)