mirror of https://github.com/arendst/Tasmota.git
Update platformio_tasmota_env32.ini
This commit is contained in:
parent
696d91cdd5
commit
3e46e6169e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue