AP_InertialSensor: fixed missing return
This commit is contained in:
parent
4f231f9355
commit
5cf768ced2
@ -279,6 +279,7 @@ bool AP_InertialSensor_L3G4200D::_accumulate(void)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user