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

Commit 1382f1b

Browse files
authored
Remove espidf support
1 parent e0d11d7 commit 1382f1b

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
@@ -83,7 +83,7 @@ board = nodemcuv2
8383

8484
[env:ESP32]
8585
platform = espressif32
86-
framework = arduino, espidf
86+
framework = arduino
8787
; ============================================================
8888
; Board configuration
8989
; choose your board by uncommenting one of the following lines

0 commit comments

Comments
 (0)