Plane: updates for AP_HAL::MemberProc
This commit is contained in:
parent
32a016a66f
commit
24099a520d
@ -13,7 +13,7 @@
|
||||
* this failsafe_check function is called from the core timer interrupt
|
||||
* at 1kHz.
|
||||
*/
|
||||
void failsafe_check(void *arg)
|
||||
void failsafe_check(void)
|
||||
{
|
||||
static uint16_t last_mainLoop_count;
|
||||
static uint32_t last_timestamp;
|
||||
|
Loading…
Reference in New Issue
Block a user