docs/library/machine.Timer.rst: Add mention of constructor arguments.

pull/6560/head
Howard Lovatt 2020-10-10 08:31:00 +11:00 zatwierdzone przez Damien George
rodzic cf6845b1cf
commit 4842060366
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -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
-------