Add additional note wrt rtctime

This commit is contained in:
Marcel Stör 2017-08-31 22:57:32 +02:00
parent ee3d72f5f2
commit ce1712d1c1
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
[Cron](https://en.wikipedia.org/wiki/Cron)-like scheduler module.
!!! important
This module needs RTC time to operate correctly. Do not forget to include the [`rtctime`](rtctime.md) module.
This module needs RTC time to operate correctly. Do not forget to include the [`rtctime`](rtctime.md) module **and** initialize it properly.
## cron.schedule()