1
0
mirror of https://github.com/revspace/operame synced 2024-12-04 21:57:30 +00:00

Fix build by forcing platform version to 3.5.0

This commit is contained in:
Sander in 't Hout 2022-06-25 01:13:24 +02:00 committed by GitHub
parent b84a6d8b19
commit eae30b62c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ default_envs = serial
extra_configs = platformio-*.ini
[env]
platform = espressif32
platform = espressif32@3.5.0
board = esp32thing
board_build.partitions = default.csv
framework = arduino