Skip to content
Snippets Groups Projects
Commit 4a9542c0 authored by Damien George's avatar Damien George
Browse files

docs/library/machine.WDT: Add that WDT is available on pyboard.

parent 9103cbe3
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ Example usage:: ...@@ -14,7 +14,7 @@ Example usage::
wdt = WDT(timeout=2000) # enable it with a timeout of 2s wdt = WDT(timeout=2000) # enable it with a timeout of 2s
wdt.feed() wdt.feed()
Availability of this class: WiPy. Availability of this class: pyboard, WiPy.
Constructors Constructors
------------ ------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment