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

Commit ecc86d5

Browse files
authored
Remove espidf support
1 parent 0057793 commit ecc86d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platformio/platformio.ini

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

9797
[env:ESP32]
9898
platform = espressif32
99-
framework = arduino, espidf
99+
framework = arduino
100100
; ============================================================
101101
; Board configuration
102102
; choose your board by uncommenting one of the following lines

0 commit comments

Comments
 (0)