From 375cf778eae7a4181ae03d3b1d03f50683e15586 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Mon, 13 Apr 2020 20:28:01 +0200 Subject: [PATCH] Removed not needed options to compile... firmware variants --- platformio_override_sample.ini | 9 --------- 1 file changed, 9 deletions(-) diff --git a/platformio_override_sample.ini b/platformio_override_sample.ini index 03e49883f..925374b66 100644 --- a/platformio_override_sample.ini +++ b/platformio_override_sample.ini @@ -41,15 +41,6 @@ build_flags = ${core_active.build_flags} ; *** Use settings from file user_config_override.h -DUSE_CONFIG_OVERRIDE -; *** Optional Firmware configurations -; -DFIRMWARE_MINIMAL -; -DFIRMWARE_SENSORS -; -DFIRMWARE_LITE -; -DFIRMWARE_KNX_NO_EMULATION -; -DFIRMWARE_DISPLAYS -; -DFIRMWARE_IR -; -DFIRMWARE_IR_CUSTOM - ; *** Optional Debug messages ; -DDEBUG_TASMOTA_CORE ; -DDEBUG_TASMOTA_DRIVER