diff options
| author | Per Lindgren <per.lindgren@ltu.se> | 2023-02-01 11:49:11 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2023-03-01 00:33:40 +0100 |
| commit | 3886f4e964c67d2aa0ce2ae3be60293cbd5dfd79 (patch) | |
| tree | 65f938e0da90ec11948d1c70caed0514972d4fb2 | |
| parent | fe4aeaf46c8a311b0741f773fad19a81136f75e2 (diff) | |
Monotonic book update
| -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 407be6d..28c9862 100644 --- a/book/en/src/SUMMARY.md +++ b/book/en/src/SUMMARY.md @@ -10,7 +10,7 @@ - [The init task](./by-example/app_init.md) - [The idle task](./by-example/app_idle.md) - [Channel based communication](./by-example/channel.md) - - [Tasks with delay](./by-example/delay.md) + - [Delay and Timeout](./by-example/delay.md) - [Starting a new project](./by-example/starting_a_project.md) - [The minimal app](./by-example/app_minimal.md) - [Tips & Tricks](./by-example/tips.md) |
