Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
ce1712d1
Commit
ce1712d1
authored
Aug 31, 2017
by
Marcel Stör
Browse files
Add additional note wrt rtctime
parent
ee3d72f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/en/modules/cron.md
View file @
ce1712d1
...
...
@@ -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()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment