Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 37fe5f6

Browse files
authored
Remove espidf support
1 parent 5866967 commit 37fe5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platformio/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ board = nodemcuv2
9494

9595
[env:ESP32]
9696
platform = espressif32
97-
framework = arduino, espidf
97+
framework = arduino
9898
; ============================================================
9999
; Board configuration
100100
; choose your board by uncommenting one of the following lines

0 commit comments

Comments
 (0)