WLED/usermods/EXAMPLE
Blaž Kristan a9811c2020
Variable button count (up to 32) (#4757)
* Variable button count (up to 32)
- adds ability to configure variable number of buttons during runtime
- fixes #4692
2025-11-27 17:00:58 +01:00
..
library.json Add libArchive to other usermods 2025-05-06 22:38:33 -04:00
readme.md
usermod_v2_example.cpp Variable button count (up to 32) (#4757) 2025-11-27 17:00:58 +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

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