added extra user hook

This commit is contained in:
Jason Short 2011-10-17 23:51:47 -07:00
parent f7f7dcc63c
commit 3b526e23a4

View File

@ -199,6 +199,10 @@ static void init_ardupilot()
}
#endif
// agmatthews USERHOOKS
#ifdef USERHOOK_INIT
USERHOOK_INIT
#endif
// Logging:
// --------
// DataFlash log initialization