1 parent 35a1fea commit c127aceCopy full SHA for c127ace
1 file changed
docs/library/machine.RTC.rst
@@ -38,7 +38,7 @@ Methods
38
39
Resets the RTC to the time of January 1, 2015 and starts running it again.
40
41
-.. method:: RTC.alarm(id, time, /*, repeat=False)
+.. method:: RTC.alarm(id, time, \*, repeat=False)
42
43
Set the RTC alarm. Time might be either a millisecond value to program the alarm to
44
current time + time_in_ms in the future, or a datetimetuple. If the time passed is in
0 commit comments