Skip to content
Snippets Groups Projects
Commit 86ca7d8c authored by Stefan's avatar Stefan Committed by Lorenz Meier
Browse files

Update drv_hrt.c

spelling mistakes
parent 5c1b84f1
No related branches found
No related tags found
No related merge requests found
......@@ -599,7 +599,7 @@ error:
#endif /* HRT_PPM_CHANNEL */
/**
* Handle the compare interupt by calling the callout dispatcher
* Handle the compare interrupt by calling the callout dispatcher
* and then re-scheduling the next deadline.
*/
static int
......@@ -750,7 +750,7 @@ hrt_store_absolute_time(volatile hrt_abstime *now)
}
/**
* Initalise the high-resolution timing module.
* Initialise the high-resolution timing module.
*/
void
hrt_init(void)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment