WLED/usermods/EXAMPLE
Blaž Kristan 5c0ec6750a Variable button count (up to 32)
- adds ability to configure variable number of buttons during runtime
- fixes #4692
2025-07-04 13:56:45 +02:00
..
library.json
readme.md
usermod_v2_example.cpp Variable button count (up to 32) 2025-07-04 13:56:45 +02: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)