added extra user hook
This commit is contained in:
parent
f7f7dcc63c
commit
3b526e23a4
@ -199,6 +199,10 @@ static void init_ardupilot()
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// agmatthews USERHOOKS
|
||||||
|
#ifdef USERHOOK_INIT
|
||||||
|
USERHOOK_INIT
|
||||||
|
#endif
|
||||||
// Logging:
|
// Logging:
|
||||||
// --------
|
// --------
|
||||||
// DataFlash log initialization
|
// DataFlash log initialization
|
||||||
|
Loading…
Reference in New Issue
Block a user