mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-14 20:58:30 -04:00
uncrustify libraries/AP_PeriodicProcess/AP_TimerProcess.cpp
This commit is contained in:
parent
f7af330bfe
commit
6c2822ad65
@ -46,7 +46,7 @@ void AP_TimerProcess::init( Arduino_Mega_ISR_Registry * isr_reg )
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
register a process to be called at the timer interrupt rate
|
* register a process to be called at the timer interrupt rate
|
||||||
*/
|
*/
|
||||||
void AP_TimerProcess::register_process(ap_procedure proc)
|
void AP_TimerProcess::register_process(ap_procedure proc)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user