Added SM16716_SEL pin to SYF05 template, enabled SM16716 support

This commit is contained in:
Gabor Simon 2019-02-01 04:37:22 +00:00
parent b553b4a5e5
commit ef40aff62a
2 changed files with 3 additions and 1 deletions

View File

@ -416,6 +416,8 @@
// #define USE_THEO_V2 // Add support for decoding Theo V2 sensors as documented on https://sidweb.nl using 434MHz RF sensor receiver (+1k4 code)
// #define USE_ALECTO_V2 // Add support for decoding Alecto V2 sensors like ACH2010, WS3000 and DKW2012 weather stations using 868MHz RF sensor receiver (+1k7 code)
#define USE_SM16716 // Add support for SM16716 RGB LED controller
/*********************************************************************************************\
* Debug features are only supported in development branch
\*********************************************************************************************/

View File

@ -1822,7 +1822,7 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
0, // GPIO10
// GPIO11
GPIO_PWM2, // GPIO12 Warm White
GPIO_USER, // GPIO13 N.C. (used as LED if you add it)
GPIO_SM16716_SEL, // GPIO13
GPIO_SM16716_DAT, // GPIO14
0, // GPIO15 wired to GND
GPIO_USER, // GPIO16 N.C.