Update platformio.ini

This commit is contained in:
gemu2015 2020-05-07 16:23:05 +02:00
parent eb758d49d3
commit 72b49a5f2d

View File

@ -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