Skip to content
Snippets Groups Projects
Commit c127ace2 authored by Javier Candeira's avatar Javier Candeira
Browse files

docs/library/machine.RTC.rst: Fix typo.

parent 35a1fea9
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ Methods ...@@ -38,7 +38,7 @@ Methods
Resets the RTC to the time of January 1, 2015 and starts running it again. Resets the RTC to the time of January 1, 2015 and starts running it again.
.. method:: RTC.alarm(id, time, /*, repeat=False) .. method:: RTC.alarm(id, time, \*, repeat=False)
Set the RTC alarm. Time might be either a millisecond value to program the alarm to Set the RTC alarm. Time might be either a millisecond value to program the alarm to
current time + time_in_ms in the future, or a datetimetuple. If the time passed is in current time + time_in_ms in the future, or a datetimetuple. If the time passed is in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment