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 df71485 commit 1a84583Copy full SHA for 1a84583
platformio.ini
@@ -95,7 +95,7 @@ lib_deps =
95
96
; Common build environment for ESP32 platform
97
[common:esp32]
98
-platform = https://github.com/pioarduino/platform-espressif32/releases/download/51.03.07/platform-espressif32.zip
+platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.13/platform-espressif32.zip
99
; This is needed for occasional new features and bug fixes
100
; platform = https://github.com/pioarduino/platform-espressif32#develop
101
lib_ignore = WiFiNINA, WiFi101, OneWire
0 commit comments