Skip to content

Commit 64c5a94

Browse files
committed
docs/library/machine.WDT: Add note that WDT is only available on WiPy.
1 parent 567e7fc commit 64c5a94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/library/machine.WDT.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Example usage::
1414
wdt = WDT(timeout=2000) # enable it with a timeout of 2s
1515
wdt.feed()
1616

17+
Availability of this class: WiPy.
18+
1719
Constructors
1820
------------
1921

0 commit comments

Comments
 (0)