This commit is contained in:
cschwinne
2020-01-19 15:20:40 +01:00
parent 125e21900a
commit d9d45f86cb
+2 -8
View File
@@ -30,15 +30,10 @@ build_flags =
#build_flags for the IRremoteESP8266 library (enabled decoders have to appear here)
-D _IR_ENABLE_DEFAULT_=false
-D DECODE_HASH=true
-D DECODE_NEC=true
-D DECODE_SONY=true
-D DECODE_PANASONIC=true
-D DECODE_JVC=true
-D DECODE_SAMSUNG=true
-D DECODE_LG=true
-D DECODE_SANYO=true
-D DECODE_SHARP=true
-D DECODE_DENON=true
# TODO replace libs in /lib with managed libs in here if possible.
# If they are not changed it's just a matter of setting the correct version and change the import statement
lib_deps_external =
@@ -52,8 +47,7 @@ lib_deps_external =
Esp Async [email protected]
#[email protected]
#[email protected]
#For saving 20k program space the brnach "compile_flags" will be used:
https://github.com/crankyoldgit/IRremoteESP8266.git#compile_flags
https://github.com/crankyoldgit/IRremoteESP8266.git
#[email protected]
#[email protected]
#For use SSD1306 0.91" OLED display uncomment following