mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
docs/library/machine.Timer.rst: Add mention of constructor arguments.
This commit is contained in:
committed by
Damien George
parent
cf6845b1cf
commit
4842060366
@@ -31,6 +31,8 @@ Constructors
|
||||
|
||||
Construct a new timer object of the given id. Id of -1 constructs a
|
||||
virtual timer (if supported by a board).
|
||||
|
||||
See ``init`` for parameters of initialisation.
|
||||
|
||||
Methods
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user