docs/machine.Timer: Move WiPy adhoc parts to its documentation.

This commit is contained in:
Paul Sokolovsky
2017-01-28 11:55:48 +03:00
parent 300ecac336
commit 56e7ebf07a
4 changed files with 94 additions and 81 deletions

View File

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