Skip to content
Snippets Groups Projects
Commit c5a63111 authored by Graziano Scalamera's avatar Graziano Scalamera
Browse files

added sleep

parent 94e66624
Branches configuration_dev
No related tags found
No related merge requests found
......@@ -96,6 +96,7 @@ void alarm_thread::run(void *)
#else
to_be_evaluated = 0;
#endif
usleep(200000); //TODO
}
bei_t e;
{
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment