Skip to content
Snippets Groups Projects
Commit e4dac61f authored by Carl Österberg's avatar Carl Österberg
Browse files

comments

parent 222c5b4a
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ const APP: () = {
}
}
// Handles prints
//Handles prints, resources ERR and RECV is the number of bytes and errors received respectivly
#[task(priority = 1, resources = [ERR, RECV])]
fn traceing(cx: traceing::Context, state: bool) {
let received = cx.resources.RECV;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment