Skip to content

Commit f943328

Browse files
authored
Merge pull request #212 from dsiggi/master
Added an new async ntpclient
2 parents bf24343 + 99412a5 commit f943328

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ Other places you can look for MicroPython Libraries:
292292
* [micropython_ntpserver](https://github.com/GrantGMiller/micropython_ntpserver) - An NTP server written for MicroPython.
293293
* [micropython-ntpclient](https://github.com/wieck/micropython-ntpclient) - NTP client for MicroPython using uasyncio.
294294
* [micropython-ntp](https://github.com/ekondayan/micropython-ntp) - Robust NTP library for MicroPython.
295+
* [micropython-simple-async-ntpclient](https://github.com/dsiggi/micropython-simple_async_ntpclient) - Very simple async MicroPython module to receive the current time from an NTP server.
295296

296297
#### Object Storage
297298
* [uminio](https://github.com/paluigi/uminio) - MicroPython library to upload files into a MinIO object storage server.

0 commit comments

Comments
 (0)