ins_xsens module: removed GPS_FIX defines again, they are back in gps.h... sorry...

This commit is contained in:
Felix Ruess
2012-03-16 16:01:56 +01:00
parent 3c3e5eb699
commit e666b29c50
-5
View File
@@ -36,11 +36,6 @@
#include "subsystems/ahrs.h"
#define GPS_FIX_NONE 0x00
#define GPS_FIX_2D 0x02
#define GPS_FIX_3D 0x03
extern int8_t xsens_hour;
extern int8_t xsens_min;
extern int8_t xsens_sec;