mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Update platformio_tasmota_env.ini
This commit is contained in:
parent
10f2d17a5a
commit
cc8ae7c7a7
@ -32,10 +32,10 @@ build_flags = ${common.build_flags} -DFIRMWARE_SENSORS
|
||||
build_flags = ${common.build_flags} -DFIRMWARE_DISPLAYS
|
||||
|
||||
[env:tasmota-ir]
|
||||
build_flags = ${common.build_flags} ${irremoteesp8266_full.build_flags} -DFIRMWARE_IR
|
||||
build_flags = ${common.build_flags} -DUSE_IR_REMOTE_FULL -DFIRMWARE_IR
|
||||
|
||||
[env:tasmota-ircustom]
|
||||
build_flags = ${common.build_flags} ${irremoteesp8266_full.build_flags}
|
||||
build_flags = ${common.build_flags} -DUSE_IR_REMOTE_FULL
|
||||
|
||||
[env:tasmota-BG]
|
||||
build_flags = ${common.build_flags} -DMY_LANGUAGE=bg-BG
|
||||
|
Loading…
x
Reference in New Issue
Block a user