Skip to content

Commit 14eb75a

Browse files
author
Amanda Butler
authored
Update unique ID in platform.md
Update unique ID to match live docs.
1 parent 129b2ad commit 14eb75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/platform/platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The role of the platform modules is to provide a consistent user experience on t
1313
- <a href="/docs/v5.6/reference/circularbuffer.html" target="_blank">CircularBuffer</a>: The class that provides APIs to push and pop data from a buffer
1414
- <a href="/docs/v5.6/reference/atcmdparser.html" target="_blank">ATCmdParser</a>: An Mbed OS compatible AT command parser.
1515

16-
#### Callbacks
16+
<h4 id="callbacks">Callbacks</h4>
1717

1818
A callback is a user provided function that a user may pass to an API. The callback allows the API to execute the user’s code in its own context.
1919

0 commit comments

Comments
 (0)