mirror of
https://github.com/khoih-prog/AsyncHTTPRequest_Generic.git
synced 2025-07-30 18:37:15 +02:00
Remove espidf support
This commit is contained in:
@ -105,7 +105,7 @@ board = nodemcuv2
|
||||
|
||||
[env:ESP32]
|
||||
platform = espressif32
|
||||
framework = arduino, espidf
|
||||
framework = arduino
|
||||
; ============================================================
|
||||
; Board configuration
|
||||
; choose your board by uncommenting one of the following lines
|
||||
|
Reference in New Issue
Block a user