We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b6c5f commit 78e20baCopy full SHA for 78e20ba
airrohr-firmware/platformio.ini
@@ -83,7 +83,7 @@ extra_scripts = platformio_script.py
83
# needs to be adjusted to the matching version from
84
# https://github.com/platformio/platform-espressif8266/releases
85
platform_version = [email protected]
86
-platform_version_esp32 = espressif32@1.9.0 ; using Arduino core 1.0.2
+platform_version_esp32 = espressif32@1.11.1 ; using Arduino core 1.0.4
87
88
[env]
89
;lib_ldf_mode = chain+ ; automatically detect libraries by the used includes
0 commit comments