Merge pull request #754 from cyberman54/patch-1

rollback to platformio-espressif 3.0.0
This commit is contained in:
Verkehrsrot 2021-03-09 19:32:38 +01:00 committed by GitHub
commit d3f5c56877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ extra_scripts = pre:build.py
otakeyfile = ota.conf
lorakeyfile = loraconf.h
lmicconfigfile = lmic_config.h
platform_espressif32 = espressif32@3.1.0
platform_espressif32 = espressif32@3.0.0
monitor_speed = 115200
upload_speed = 115200 ; set by build.py and taken from hal file
display_library = ; set by build.py and taken from hal file