WLED/usermods/EXAMPLE
Will Miles 849d5e6667 Add libArchive to other usermods
Not all of them were removed by the reverted commit; re-do the
rest of them.
2025-05-06 22:38:33 -04:00
..
library.json Add libArchive to other usermods 2025-05-06 22:38:33 -04:00
readme.md Rename usermod EXAMPLE_v2 to EXAMPLE 2025-01-31 03:54:17 +00:00
usermod_v2_example.cpp Merge branch 'main' into usermod-libs 2025-02-16 10:40:30 +00: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

Add EXAMPLE to custom_usermods in your PlatformIO environment and compile! (You shouldn't need to actually install this, it does nothing useful)