Merge pull request #7694 from s-hadinger/patch-1

Remove trailing comments
This commit is contained in:
Theo Arends 2020-02-08 10:12:35 +01:00 committed by GitHub
commit dbdd11d327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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}