AP_OpticalFlow: Changed short boundary the i2c_integral_frame.

This commit is contained in:
murata 2016-09-10 11:16:31 +09:00 committed by Lucas De Marchi
parent 06388b0417
commit 13fe8cb4d0
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ private:
uint16_t ground_distance;
int16_t gyro_temperature;
uint8_t qual;
uint8_t padding_not_used;
} i2c_integral_frame;
typedef struct {