Paparazzi UAS  v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
imu_dummy.c
Go to the documentation of this file.
1 
2 
3 void imu_impl_init(void)
4 {
5 
6 
7 }
8 
void imu_impl_init(void)
must be defined by underlying hardware
Definition: imu_dummy.c:3