aboutsummaryrefslogtreecommitdiff
path: root/book/en/src/by-example/app_task.md
diff options
context:
space:
mode:
Diffstat (limited to 'book/en/src/by-example/app_task.md')
-rw-r--r--book/en/src/by-example/app_task.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/book/en/src/by-example/app_task.md b/book/en/src/by-example/app_task.md
index d83f1ff..b2731f6 100644
--- a/book/en/src/by-example/app_task.md
+++ b/book/en/src/by-example/app_task.md
@@ -1,3 +1,5 @@
+<!-- Should probably be removed -->
+
# Defining tasks with `#[task]`
Tasks, defined with `#[task]`, are the main mechanism of getting work done in RTIC.