We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90bbd5a commit c5ed0c9Copy full SHA for c5ed0c9
lowpower/README.md
@@ -64,7 +64,8 @@ Some general notes on low power Pyboard applications may be found
64
# 2. Installation
65
66
Ensure that the version of `uasyncio` in this repository is installed and
67
-tested. Copy the file `rtc_time.py` to the device so that it is on `sys.path`.
+tested. Copy the files `rtc_time.py` and `rtc_time_cfg.py` to the device so
68
+that they are on `sys.path`.
69
70
## 2.1 Files
71
0 commit comments