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

Commit ba73f79

Browse files
authored
Remove espidf support
1 parent e34cf53 commit ba73f79

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
@@ -98,7 +98,7 @@ board = nodemcuv2
9898

9999
[env:ESP32]
100100
platform = espressif32
101-
framework = arduino, espidf
101+
framework = arduino
102102
; ============================================================
103103
; Board configuration
104104
; choose your board by uncommenting one of the following lines

0 commit comments

Comments
 (0)