Update platformio_override_sample.ini

This commit is contained in:
Jason2866 2019-11-28 17:04:37 +01:00 committed by GitHub
parent 7606efa2a7
commit 92c8e862f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@
; Please visit documentation for the other options and examples
; http://docs.platformio.org/en/stable/projectconf.html
[platformio]
; *** Build/upload environment
default_envs =
@ -24,6 +25,7 @@ default_envs =
[common]
; *** Use settings from file user_config_override.h
build_flags =
-DUSE_CONFIG_OVERRIDE
; *** Upload Serial reset method for Wemos and NodeMCU