Skip to content

Commit 99412a5

Browse files
authored
Update readme.md
1 parent d328f45 commit 99412a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +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.
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.
296296

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

0 commit comments

Comments
 (0)