mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
docs/machine.Timer: Move WiPy adhoc parts to its documentation.
This commit is contained in:
@@ -44,7 +44,8 @@ See :ref:`machine.Pin <machine.Pin>`. ::
|
||||
Timers
|
||||
------
|
||||
|
||||
See :ref:`machine.Timer <machine.Timer>` and :ref:`machine.Pin <machine.Pin>`. ::
|
||||
See :ref:`machine.Timer <machine.Timer>` and :ref:`machine.Pin <machine.Pin>`.
|
||||
Timer ``id``'s take values from 0 to 3.::
|
||||
|
||||
from machine import Timer
|
||||
from machine import Pin
|
||||
|
||||
Reference in New Issue
Block a user