mirror of https://github.com/arendst/Tasmota.git
Prep for ZigbeeBridge build
This commit is contained in:
parent
26646d6941
commit
1709d5f73e
|
@ -38,6 +38,9 @@ build_flags = ${common.build_flags} ${irremoteesp_full.build_flags} -DFIRMWARE_I
|
|||
[env:tasmota-ircustom]
|
||||
build_flags = ${common.build_flags} ${irremoteesp_full.build_flags} -DFIRMWARE_IR_CUSTOM
|
||||
|
||||
[env:tasmota-zbbridge]
|
||||
build_flags = ${common.build_flags} -DFIRMWARE_ZBBRIDGE
|
||||
|
||||
[env:tasmota-BG]
|
||||
build_flags = ${common.build_flags} -DMY_LANGUAGE=bg_BG
|
||||
|
||||
|
|
Loading…
Reference in New Issue