-
Notifications
You must be signed in to change notification settings - Fork 385
Open
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement
Description
I would like to request support for using AsyncUDP
with the NTPClient
library on the ESP32
platform. Currently, the library is primarily designed to work with WiFiUDP
, but I prefer using AsyncUDP
due to its non-blocking nature and better performance in handling UDP
communication on the ESP32
.
Metadata
Metadata
Assignees
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: enhancementProposed improvementProposed improvement