diff --git a/platformio_tasmota_env32.ini b/platformio_tasmota_env32.ini index 4398dcb04..6d6a0ebc0 100644 --- a/platformio_tasmota_env32.ini +++ b/platformio_tasmota_env32.ini @@ -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