fixed mag handler to run without mag

This commit is contained in:
Antoine Drouin
2010-07-12 08:39:34 +00:00
parent d9dd4690bf
commit 01c371cdae
+1 -1
View File
@@ -60,7 +60,7 @@ extern bool_t ADS8344_available;
} \
}
#else
#define Booz2ImuMagEvent(_mag_handler) {}
#define BoozImuMagEvent(_mag_handler) {}
#endif
/* underlying architecture */