Re-add NEC decoder (closes #608)

This commit is contained in:
cschwinne 2020-01-20 11:44:19 +01:00
parent 2d5b09a16f
commit d2726aae90

View File

@ -30,6 +30,7 @@ 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_SAMSUNG=true
-D DECODE_LG=true