1 parent 567e7fc commit 64c5a94Copy full SHA for 64c5a94
1 file changed
docs/library/machine.WDT.rst
@@ -14,6 +14,8 @@ Example usage::
14
wdt = WDT(timeout=2000) # enable it with a timeout of 2s
15
wdt.feed()
16
17
+Availability of this class: WiPy.
18
+
19
Constructors
20
------------
21
0 commit comments