Update platformio.ini

This commit is contained in:
Jason2866 2020-02-24 10:01:26 +01:00 committed by GitHub
parent 18af25bb71
commit 3b0b9088e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,7 @@ default_envs =
framework = arduino
board = esp01_1m
board_build.flash_mode = dout
board_build.ldscript = eagle.flash.1m.ld
platform = ${core_active.platform}
platform_packages = ${core_active.platform_packages}