mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 12:46:34 +00:00
Update platformio.ini
This commit is contained in:
parent
eb758d49d3
commit
72b49a5f2d
@ -17,10 +17,10 @@ extra_configs = platformio_tasmota_env.ini
|
|||||||
platformio_override.ini
|
platformio_override.ini
|
||||||
|
|
||||||
; *** Build/upload environment
|
; *** Build/upload environment
|
||||||
default_envs =
|
default_envs =
|
||||||
; *** Uncomment by deleting ";" in the line(s) below to select version(s)
|
; *** Uncomment by deleting ";" in the line(s) below to select version(s)
|
||||||
; tasmota
|
; tasmota
|
||||||
; tasmota-ircustom
|
; tasmota-ircustom
|
||||||
; tasmota-minimal
|
; tasmota-minimal
|
||||||
; tasmota-lite
|
; tasmota-lite
|
||||||
; tasmota-knx
|
; tasmota-knx
|
||||||
@ -66,8 +66,8 @@ platform_packages = ${core_active.platform_packages}
|
|||||||
build_flags = ${core_active.build_flags}
|
build_flags = ${core_active.build_flags}
|
||||||
|
|
||||||
; *********************************************************************
|
; *********************************************************************
|
||||||
; *** Use custom settings from file user_config_override.h
|
; *** Use custom settings from file user_config_override.h
|
||||||
-DUSE_CONFIG_OVERRIDE
|
; -DUSE_CONFIG_OVERRIDE
|
||||||
; *********************************************************************
|
; *********************************************************************
|
||||||
|
|
||||||
; *** Fix espressif8266@1.7.0 induced undesired all warnings
|
; *** Fix espressif8266@1.7.0 induced undesired all warnings
|
||||||
|
Loading…
x
Reference in New Issue
Block a user