diff --git a/platformio.ini b/platformio.ini index 23ebbaa12..afa634fde 100755 --- a/platformio.ini +++ b/platformio.ini @@ -17,10 +17,10 @@ extra_configs = platformio_tasmota_env.ini platformio_override.ini ; *** Build/upload environment -default_envs = +default_envs = ; *** Uncomment by deleting ";" in the line(s) below to select version(s) ; tasmota -; tasmota-ircustom +; tasmota-ircustom ; tasmota-minimal ; tasmota-lite ; tasmota-knx @@ -66,8 +66,8 @@ platform_packages = ${core_active.platform_packages} build_flags = ${core_active.build_flags} ; ********************************************************************* -; *** Use custom settings from file user_config_override.h - -DUSE_CONFIG_OVERRIDE +; *** Use custom settings from file user_config_override.h +; -DUSE_CONFIG_OVERRIDE ; ********************************************************************* ; *** Fix espressif8266@1.7.0 induced undesired all warnings