Browse Source

uncrustify libraries/AP_GPS/AP_GPS_IMU.h

mission-4.1.18
uncrustify 13 years ago committed by Pat Hickey
parent
commit
20d1a94778
  1. 2
      libraries/AP_GPS/AP_GPS_IMU.h

2
libraries/AP_GPS/AP_GPS_IMU.h

@ -18,7 +18,7 @@ public: @@ -18,7 +18,7 @@ public:
int32_t roll_sensor; // how much we're turning in deg * 100
int32_t pitch_sensor; // our angle of attack in deg * 100
int16_t airspeed;
float imu_health;
float imu_health;
uint8_t imu_ok;
// Unused

Loading…
Cancel
Save