correct enable ESP32 Async UDP for core 3.0.0

This commit is contained in:
Jason2866
2023-12-19 15:18:03 +01:00
committed by GitHub
parent d78a223646
commit 87b5886ea7
+1 -1
View File
@@ -39,6 +39,7 @@ build_flags = ${esp_defaults.build_flags}
lib_ignore =
HTTPUpdateServer
USB
ESP32 Async UDP
esp-nimble-cpp
NetBIOS
Preferences
@@ -85,7 +86,6 @@ lib_extra_dirs = lib/lib_ssl, lib/lib_basic, lib/lib_i2c, lib/lib_d
lib_ignore =
HTTPUpdateServer
USB
ESP32 Async UDP
NetBIOS
Preferences
ArduinoOTA