weisskopfjens / esp32voipdoorbell

VOIP doorphone / doorbell realized with ESP32, i2s MEMS (INMP441) and a i2s amplifier (MAX98357)
GNU General Public License v3.0
43 stars 17 forks source link

NTP library #5

Open ProtoP16 opened 7 months ago

ProtoP16 commented 7 months ago

Hello,

a very interesting project! I would be pleased if I could get it up and running. At the moment I am looking for the right NTP library. After trying to manually install some libraries with version 1.3.1, they failed. Errors keep occurring during compilation. The errors always point to the wrong library.

Can anyone tell me where I can find the correct library version?

Thanks a lot!