diff options
| author | datdenkikniet <jcdra1@gmail.com> | 2023-05-05 19:21:02 +0200 |
|---|---|---|
| committer | datdenkikniet <jcdra1@gmail.com> | 2023-05-11 19:20:58 +0200 |
| commit | 5c6483f71b1622e518847006147f2360c7563aa6 (patch) | |
| tree | 25a4011d43bc4698eb3019984660b7ef5758f0f7 /book/en/src/SUMMARY.md | |
| parent | 03b16a3a2d83af9b520fa5b5bad3ba76155f594d (diff) | |
Update these
Diffstat (limited to 'book/en/src/SUMMARY.md')
| -rw-r--r-- | book/en/src/SUMMARY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/en/src/SUMMARY.md b/book/en/src/SUMMARY.md index 4a852f7..baeb036 100644 --- a/book/en/src/SUMMARY.md +++ b/book/en/src/SUMMARY.md @@ -7,7 +7,7 @@ - [Starting a new project](./starting_a_project.md) - [RTIC by example](./by-example.md) - [The `app`](./by-example/app.md) - - [Hardware tasks & `pend`](./by-example/hardware_tasks.md) + - [Hardware tasks](./by-example/hardware_tasks.md) - [Software tasks & `spawn`](./by-example/software_tasks.md) - [Resources](./by-example/resources.md) - [The init task](./by-example/app_init.md) |
