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

Commit 6d6aa0c

Browse files
authored
Remove espidf support
1 parent 47b507e commit 6d6aa0c

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
@@ -41,7 +41,7 @@ build_flags =
4141

4242
[env:ESP32]
4343
platform = espressif32
44-
framework = arduino, espidf
44+
framework = arduino
4545
; ============================================================
4646
; Board configuration
4747
; choose your board by uncommenting one of the following lines

0 commit comments

Comments
 (0)