Add PCA9685 Usermod
Some checks failed
WLED CI / wled_build (push) Has been cancelled

This commit is contained in:
2026-02-19 22:09:06 +08:00
parent 1ee42f0206
commit ca1319462e
4 changed files with 337 additions and 2 deletions

2
wled00/usermods_list.cpp Normal file
View File

@@ -0,0 +1,2 @@
#include "wled.h"
#include "../usermods/pca9685/usermod_pca9685.h"