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 89bd01f86e
commit c4a52a292f
1 changed files with 48 additions and 48 deletions

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