Skip to content

Commit

Permalink
correct enable ESP32 Async UDP for core 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Dec 19, 2023
1 parent d78a223 commit 87b5886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio_tasmota32.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ build_flags = ${esp_defaults.build_flags}
lib_ignore =
HTTPUpdateServer
USB
ESP32 Async UDP
esp-nimble-cpp
NetBIOS
Preferences
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 87b5886

Please sign in to comment.