We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b4767 commit c6233d3Copy full SHA for c6233d3
platformio.ini
@@ -30,7 +30,7 @@ build_flags =
30
; NOTE: There is no need to change anything below here, the board is configured through the Web panel
31
; Only make changes if you know what you are doing
32
[env:heltec_wifi_lora_32]
33
-platform = espressif32
+platform = espressif32@3.5.0
34
board = heltec_wifi_lora_32
35
framework = arduino
36
monitor_speed = 115200
0 commit comments