diff options
Diffstat (limited to 'docs/rp2/quickref.rst')
| -rw-r--r-- | docs/rp2/quickref.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/rp2/quickref.rst b/docs/rp2/quickref.rst index 4824f390e..430c130c6 100644 --- a/docs/rp2/quickref.rst +++ b/docs/rp2/quickref.rst @@ -296,6 +296,7 @@ See :ref:`machine.WDT <machine.WDT>`. :: wdt = WDT(timeout=5000) wdt.feed() +The maximum value for timeout is 8388 ms. OneWire driver -------------- |
