Remove trailing comments

This commit is contained in:
s-hadinger 2020-02-07 22:48:34 +01:00 committed by GitHub
parent 004df125a5
commit 2acc0e3a8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,8 +94,8 @@ build_flags = -D NDEBUG
[irremoteesp8266_full]
build_flags = -DUSE_IR_REMOTE_FULL
-U_IR_ENABLE_DEFAULT_ ; use default, i.e. enable all protocols
-DDECODE_PRONTO=false -DSEND_PRONTO=false ; except PRONTO
-U_IR_ENABLE_DEFAULT_
-DDECODE_PRONTO=false -DSEND_PRONTO=false
[core_active]
platform = ${core_2_6_1.platform}