AP_Baro: TEMP parameter comment fix

This commit is contained in:
Randy Mackay 2013-06-18 11:28:08 +09:00
parent 7652f403ea
commit aa2b10f044

View File

@ -26,7 +26,7 @@ const AP_Param::GroupInfo AP_Baro::var_info[] PROGMEM = {
// @Increment: 1
AP_GROUPINFO("ABS_PRESS", 2, AP_Baro, _ground_pressure, 0),
// @Param: ABS_PRESS
// @Param: TEMP
// @DisplayName: ground temperature
// @Description: calibrated ground temperature
// @Increment: 1