WLED/usermods/EXAMPLE_v2/readme.md

11 wiersze
362 B
Markdown
Czysty Zwykły widok Historia

2020-05-28 00:20:02 +00: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.
2020-08-07 14:06:54 +00:00
Uncomment the corresponding lines in `usermods_list.cpp` and compile!
2020-05-28 00:20:02 +00:00
_(You shouldn't need to actually install this, it does nothing useful)_