diff --git a/docs/library/machine.Timer.rst b/docs/library/machine.Timer.rst index 2d1287f325..9991d3aebc 100644 --- a/docs/library/machine.Timer.rst +++ b/docs/library/machine.Timer.rst @@ -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 -------