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

Commit 6fda741

Browse files
authored
Remove espidf support
1 parent 5db3ff3 commit 6fda741

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
@@ -91,7 +91,7 @@ board = nodemcuv2
9191

9292
[env:ESP32]
9393
platform = espressif32
94-
framework = arduino, espidf
94+
framework = arduino
9595
; ============================================================
9696
; Board configuration
9797
; choose your board by uncommenting one of the following lines

0 commit comments

Comments
 (0)