Skip to content

Commit c5ed0c9

Browse files
committed
Correct error in lowpower/README.md
1 parent 90bbd5a commit c5ed0c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lowpower/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ Some general notes on low power Pyboard applications may be found
6464
# 2. Installation
6565

6666
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`.
67+
tested. Copy the files `rtc_time.py` and `rtc_time_cfg.py` to the device so
68+
that they are on `sys.path`.
6869

6970
## 2.1 Files
7071

0 commit comments

Comments
 (0)