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
1 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@ default_envs =
; tasmota-UK
;
; *** 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
; -DUSE_CONFIG_OVERRIDE
;
; *** alternatively can be done in: pio/platformio_override.ini
; *** See example: platformio_override_sample.ini in folder pio
; *** alternatively can be done in: platformio_override.ini
; *** See example: platformio_override_sample.ini
; *********************************************************************
; *** Fix espressif8266@1.7.0 induced undesired all warnings