Set fixed platform version

This commit is contained in:
Carsten Schmiemann 2023-04-17 22:05:04 +02:00
parent c0216c7338
commit cdd8009da2
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ build_flags =
-Idist -Ilib/DataStructures
[env:esp32-poe]
platform = espressif32
platform = espressif32@=3.0.0
framework = ${common.framework}
upload_speed = ${common.upload_speed}
build_flags = ${common.build_flags}