games-usermod: pong wip

This commit is contained in:
Ewowi
2022-09-13 15:43:40 +02:00
parent e4fbf70568
commit 16b2dad9b9
4 changed files with 378 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# 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)_