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

pull/3267/head
Javier Candeira 2017-08-14 15:42:25 +10:00
rodzic 35a1fea90b
commit c127ace28a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -38,7 +38,7 @@ Methods
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
current time + time_in_ms in the future, or a datetimetuple. If the time passed is in