From bb47bbded799c2ffd5a8d861477a1e85cd04aae0 Mon Sep 17 00:00:00 2001 From: Peter Hinch Date: Wed, 27 Jul 2022 10:43:54 +0100 Subject: [PATCH] Add ntptime.py. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 99a825c..faa098c 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,9 @@ The official code has a number of drawbacks, mainly a lack of portability. Code is [here](./ntptime/ntptime.py). +It seems impractical to write a portable version of `settime` as the +`machine.RTC` class is not yet fully portable. + ##### [Index](./README.md#0-index) # 5. Module index