mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 15:53:56 -04:00
uncrustify libraries/AP_PeriodicProcess/AP_TimerProcess.cpp
This commit is contained in:
parent
d7d921119c
commit
621fafe370
@ -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)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user