docs/library/machine.WDT: Add that WDT is available on pyboard.
This commit is contained in:
parent
9103cbe366
commit
4a9542c0c0
@ -14,7 +14,7 @@ Example usage::
|
||||
wdt = WDT(timeout=2000) # enable it with a timeout of 2s
|
||||
wdt.feed()
|
||||
|
||||
Availability of this class: WiPy.
|
||||
Availability of this class: pyboard, WiPy.
|
||||
|
||||
Constructors
|
||||
------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user