Update platformio.ini

This commit is contained in:
Jason2866 2019-11-29 14:59:57 +01:00 committed by GitHub
parent 9805a840d7
commit 2f18f0732f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ default_envs =
; tasmota-UK ; tasmota-UK
; ;
; *** alternatively can be done in: pio/platformio_override.ini ; *** alternatively can be done in: pio/platformio_override.ini
; *** See example: platformio_override_sample.ini in folder pio ; *** See example: platformio_override_sample.ini
; ********************************************************************* ; *********************************************************************
@ -64,8 +64,8 @@ build_flags = ${core_active.build_flags}
; *** Uncomment, by deleting ";" in line below, to use custom settings from file user_config_override.h ; *** Uncomment, by deleting ";" in line below, to use custom settings from file user_config_override.h
; -DUSE_CONFIG_OVERRIDE ; -DUSE_CONFIG_OVERRIDE
; ;
; *** alternatively can be done in: pio/platformio_override.ini ; *** alternatively can be done in: platformio_override.ini
; *** See example: platformio_override_sample.ini in folder pio ; *** See example: platformio_override_sample.ini
; ********************************************************************* ; *********************************************************************
; *** Fix espressif8266@1.7.0 induced undesired all warnings ; *** Fix espressif8266@1.7.0 induced undesired all warnings