Skip to content

Commit 59ca8a5

Browse files
author
Amanda Butler
authored
Add caption to Ticker.md
Add class hierarchy caption.
1 parent 0e4f365 commit 59ca8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/drivers/Ticker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Ticker class hierarchy
44

5-
<span class="images">![](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/classmbed_1_1_ticker.png)</span>
5+
<span class="images">![](https://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/classmbed_1_1_ticker.png)<span>Ticker class hierarchy</span></span>
66

77
Use the Ticker interface to set up a recurring interrupt; it calls a function repeatedly and at a specified rate.
88

0 commit comments

Comments
 (0)