kopia lustrzana https://github.com/Aircoookie/WLED
Remove "register" override
rodzic
4cd026dfe9
commit
0cc719a823
|
@ -113,7 +113,7 @@ build_flags =
|
||||||
-D DECODE_SONY=true
|
-D DECODE_SONY=true
|
||||||
-D DECODE_SAMSUNG=true
|
-D DECODE_SAMSUNG=true
|
||||||
-D DECODE_LG=true
|
-D DECODE_LG=true
|
||||||
-Dregister= # remove warnings in C++17 due to use of deprecated register keyword by the FastLED library
|
;-Dregister= # remove warnings in C++17 due to use of deprecated register keyword by the FastLED library
|
||||||
-DWLED_USE_MY_CONFIG
|
-DWLED_USE_MY_CONFIG
|
||||||
; -D USERMOD_SENSORSTOMQTT
|
; -D USERMOD_SENSORSTOMQTT
|
||||||
#For ADS1115 sensor uncomment following
|
#For ADS1115 sensor uncomment following
|
||||||
|
|
Ładowanie…
Reference in New Issue