mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 07:17:16 +00:00
Add build flag -DFIRMWARE_IR_CUSTOM
to env tasmota-ir.
This commit is contained in:
parent
751e6c2b7c
commit
fca3c1357c
@ -36,7 +36,7 @@ build_flags = ${common.build_flags} -DFIRMWARE_DISPLAYS
|
|||||||
build_flags = ${common.build_flags} ${irremoteesp_full.build_flags} -DFIRMWARE_IR
|
build_flags = ${common.build_flags} ${irremoteesp_full.build_flags} -DFIRMWARE_IR
|
||||||
|
|
||||||
[env:tasmota-ircustom]
|
[env:tasmota-ircustom]
|
||||||
build_flags = ${common.build_flags} ${irremoteesp_full.build_flags}
|
build_flags = ${common.build_flags} ${irremoteesp_full.build_flags} -DFIRMWARE_IR_CUSTOM
|
||||||
|
|
||||||
[env:tasmota-BG]
|
[env:tasmota-BG]
|
||||||
build_flags = ${common.build_flags} -DMY_LANGUAGE=bg_BG
|
build_flags = ${common.build_flags} -DMY_LANGUAGE=bg_BG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user