We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ccbc5b commit 04fb708Copy full SHA for 04fb708
target/sieon/s1/tasks/local_task.c
@@ -32,7 +32,7 @@ static void task_entry(void* parameter)
32
}
33
34
// TASK_EXPORT __fmt_task_desc = {
35
-// .name = "eth",
+// .name = "local",
36
// .init = task_init,
37
// .entry = task_entry,
38
// .priority = 25,
0 commit comments