Skip to content

Commit 7d92f6a

Browse files
author
Amanda Butler
authored
Remove row from tutorials_intro.md
Remove deprecated API from table.
1 parent 5cdca5c commit 7d92f6a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/api/tutorials_intro.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ These tutorials and examples show you how to perform specific tasks that use the
1414

1515
| API | Examples |
1616
| --- | --- |
17-
| Wait | [Wait example](../apis/wait.html#example) |
18-
| callback | [Serial passthrough example](../apis/callback.html#serial-passthrough-example-with-callbacks)<br> [Thread example](../apis/callback.html#thread-example-with-callbacks)<br> [Sonar example](../apis/callback.html#sonar-example) |
17+
| Callback | [Serial passthrough example](../apis/callback.html#serial-passthrough-example-with-callbacks)<br> [Thread example](../apis/callback.html#thread-example-with-callbacks)<br> [Sonar example](../apis/callback.html#sonar-example) |
1918
| DeepSleepLock | [DeepSleepLock example](../apis/deepsleeplock.html#example) |
2019
| PowerManagement | [PowerManagement example](../apis/power-management-sleep.html#example) |
2120
| IdleLoop | [IdleLoop example](../apis/idle-loop.html#example) |

0 commit comments

Comments
 (0)