uncrustify libraries/AP_GPS/AP_GPS_IMU.h

This commit is contained in:
uncrustify 2012-08-21 19:19:52 -07:00 committed by Pat Hickey
parent 4cd477d13d
commit 20d1a94778

View File

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