Measured impact of USE_SM16716 on binary filesize

This commit is contained in:
Colin Kuebler 2019-02-01 20:12:13 -05:00
parent d7b8a6453d
commit 35060dfa45

View File

@ -417,7 +417,7 @@
// #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
#define USE_SM16716 // Add support for SM16716 RGB LED controller (+0k7 code)
/*********************************************************************************************\
* Debug features are only supported in development branch