added extra user hook

This commit is contained in:
Jason Short 2011-10-17 23:51:47 -07:00
parent 731e6dd09f
commit a693bea7d9
1 changed files with 4 additions and 0 deletions

View File

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