Param doc typo

This commit is contained in:
Don Gagne 2014-01-17 13:44:42 -08:00 committed by Randy Mackay
parent 0f957bdc5a
commit 68b3b31499

View File

@ -18,7 +18,7 @@ const AP_Param::GroupInfo AP_InertialSensor::var_info[] PROGMEM = {
// @DisplayName: IMU Product ID
// @Description: Which type of IMU is installed (read-only).
// @User: Advanced
// @Values: 0:Unknown,1:APM1-1280,2:APM1-2560,88:APM2,3:SITL,4:PX4v1,5:PX4v2,Flymaple:256,Linux:257
// @Values: 0:Unknown,1:APM1-1280,2:APM1-2560,88:APM2,3:SITL,4:PX4v1,5:PX4v2,256:Flymaple,257:Linux
AP_GROUPINFO("PRODUCT_ID", 0, AP_InertialSensor, _product_id, 0),
// @Param: ACCSCAL_X