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

Commit 5fd5acd

Browse files
authored
Remove espidf support
1 parent 21e511e commit 5fd5acd

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
@@ -105,7 +105,7 @@ board = nodemcuv2
105105

106106
[env:ESP32]
107107
platform = espressif32
108-
framework = arduino, espidf
108+
framework = arduino
109109
; ============================================================
110110
; Board configuration
111111
; choose your board by uncommenting one of the following lines

0 commit comments

Comments
 (0)