Skip to content

Commit c6233d3

Browse files
committed
pin core version espressif32@3.5.0
1 parent a4b4767 commit c6233d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ build_flags =
3030
; NOTE: There is no need to change anything below here, the board is configured through the Web panel
3131
; Only make changes if you know what you are doing
3232
[env:heltec_wifi_lora_32]
33-
platform = espressif32
33+
platform = espressif32@3.5.0
3434
board = heltec_wifi_lora_32
3535
framework = arduino
3636
monitor_speed = 115200

0 commit comments

Comments
 (0)