Fix markdown syntax

This commit is contained in:
Marcel Stör 2017-08-31 22:55:11 +02:00
parent 9f022e9856
commit ee3d72f5f2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ time tracking is somewhat worse, but normally within 10ms.
!!! important
This module uses RTC memory slots 0-9, inclusive. As soon as [`rtctime.set()`](#rtctimeset) (or [`sntp.sync()`](sntp.md#sntpsync)) has been called these RTC memory slots will be used.
This module uses RTC memory slots 0-9, inclusive. As soon as [`rtctime.set()`](#rtctimeset) (or [`sntp.sync()`](sntp.md#sntpsync)) has been called these RTC memory slots will be used.
This is a companion module to the [rtcmem](rtcmem.md) and [SNTP](sntp.md) modules.