mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 13:16:32 +00:00
irremote full for esp8266 and esp32
This commit is contained in:
parent
8035590e95
commit
bfead88b7d
@ -129,7 +129,7 @@ extra_scripts = ${common32.extra_scripts}
|
||||
lib_extra_dirs = ${common32.lib_extra_dirs}
|
||||
lib_ignore = ${common32.lib_ignore}
|
||||
build_unflags = ${common32.build_unflags}
|
||||
build_flags = ${common32.build_flags} ${irremoteesp8266_full.build_flags} -DFIRMWARE_IR
|
||||
build_flags = ${common32.build_flags} ${irremoteesp_full.build_flags} -DFIRMWARE_IR
|
||||
|
||||
[env:tasmota32-ircustom]
|
||||
framework = ${common.framework}
|
||||
@ -148,7 +148,7 @@ extra_scripts = ${common32.extra_scripts}
|
||||
lib_extra_dirs = ${common32.lib_extra_dirs}
|
||||
lib_ignore = ${common32.lib_ignore}
|
||||
build_unflags = ${common32.build_unflags}
|
||||
build_flags = ${common32.build_flags} ${irremoteesp8266_full.build_flags}
|
||||
build_flags = ${common32.build_flags} ${irremoteesp_full.build_flags}
|
||||
|
||||
[env:tasmota32-BG]
|
||||
framework = ${common.framework}
|
||||
|
Loading…
x
Reference in New Issue
Block a user