You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -292,7 +292,7 @@ Other places you can look for MicroPython Libraries:
292
292
*[micropython_ntpserver](https://github.com/GrantGMiller/micropython_ntpserver) - An NTP server written for MicroPython.
293
293
*[micropython-ntpclient](https://github.com/wieck/micropython-ntpclient) - NTP client for MicroPython using uasyncio.
294
294
*[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.
296
296
297
297
#### Object Storage
298
298
*[uminio](https://github.com/paluigi/uminio) - MicroPython library to upload files into a MinIO object storage server.
0 commit comments