File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1018,7 +1018,7 @@ def add_item(q, data):
10181018```
10191019###### [ Contents] ( ./DRIVERS.md#0-contents )
10201020
1021- ## 3.8 Delay_ms class
1021+ # 8. Delay_ms class
10221022
10231023This implements the software equivalent of a retriggerable monostable or a
10241024watchdog timer. It has an internal boolean ` running ` state. When instantiated
Original file line number Diff line number Diff line change @@ -1269,7 +1269,7 @@ watchdog timer. On timeout it can launch a callback or coroutine. It exposes an
12691269altered dynamically.
12701270
12711271It may be found in the ` primitives ` directory and is documented in
1272- [ Delay_ms class] (./DRIVERS.md#8-delay_ms class).
1272+ [ Delay_ms class] ( ./DRIVERS.md#8-delay_ms- class ) .
12731273
12741274## 3.9 Message
12751275
You can’t perform that action at this time.
0 commit comments