Browse Source

docs/library/machine.WDT.rst: Use correct case for WDT.feed.

pull/8281/head
Jos Verlinde 3 years ago
committed by Damien George
parent
commit
f99b679916
  1. 2
      docs/library/machine.WDT.rst

2
docs/library/machine.WDT.rst

@ -31,7 +31,7 @@ Constructors
Methods
-------
.. method:: wdt.feed()
.. method:: WDT.feed()
Feed the WDT to prevent it from resetting the system. The application
should place this call in a sensible place ensuring that the WDT is

Loading…
Cancel
Save