docs: Module "time" is actually "utime".
This commit is contained in:
parent
a119983328
commit
678f3a1e05
@ -1,10 +1,10 @@
|
|||||||
:mod:`time` -- time related functions
|
:mod:`utime` -- time related functions
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
.. module:: time
|
.. module:: utime
|
||||||
:synopsis: time related functions
|
:synopsis: time related functions
|
||||||
|
|
||||||
The ``time`` module provides functions for getting the current time and date,
|
The ``utime`` module provides functions for getting the current time and date,
|
||||||
and for sleeping.
|
and for sleeping.
|
||||||
|
|
||||||
Functions
|
Functions
|
Loading…
x
Reference in New Issue
Block a user