mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-26 18:48:30 -04:00
uncrustify libraries/AP_GPS/AP_GPS_IMU.h
This commit is contained in:
parent
4cd477d13d
commit
20d1a94778
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user