diff options
Diffstat (limited to 'docs/library/pyb.RTC.rst')
-rw-r--r-- | docs/library/pyb.RTC.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/library/pyb.RTC.rst b/docs/library/pyb.RTC.rst index a43f335c95..2f9114ac2b 100644 --- a/docs/library/pyb.RTC.rst +++ b/docs/library/pyb.RTC.rst @@ -1,5 +1,5 @@ -class RTC --- real time clock -============================= +class RTC -- real time clock +============================ The RTC is and independent clock that keeps track of the date and time. |