docs/library/machine.WDT: Add note that WDT is only available on WiPy.
This commit is contained in:
parent
567e7fcd12
commit
64c5a9435c
@ -14,6 +14,8 @@ Example usage::
|
||||
wdt = WDT(timeout=2000) # enable it with a timeout of 2s
|
||||
wdt.feed()
|
||||
|
||||
Availability of this class: WiPy.
|
||||
|
||||
Constructors
|
||||
------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user