Update platformio_tasmota_env32.ini

This commit is contained in:
Jason2866 2020-07-04 12:18:45 +02:00 committed by GitHub
parent 696d91cdd5
commit 3e46e6169e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ build_flags = ${common32.build_flags} ${irremoteesp_full.build_flags
[env:tasmota32-ircustom]
extends = env:tasmota32
build_flags = ${common32.build_flags} ${irremoteesp_full.build_flags}
build_flags = ${common32.build_flags} ${irremoteesp_full.build_flags} -DFIRMWARE_IR_CUSTOM
[env:tasmota32-BG]
extends = env:tasmota32