|
|
|
@ -46,7 +46,7 @@ void AP_TimerProcess::init( Arduino_Mega_ISR_Registry * isr_reg )
@@ -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) |
|
|
|
|
{ |
|
|
|
|