SITL: Removed trailing underscore

This commit is contained in:
George Zogopoulos 2024-05-21 19:22:45 +02:00 committed by Randy Mackay
parent 6a1654cf5e
commit 7d5f7a576a

View File

@ -195,7 +195,7 @@ const AP_Param::GroupInfo SIM::var_info2[] = {
AP_GROUPINFO("TEMP_BFACTOR", 4, SIM, temp_baro_factor, 0),
AP_GROUPINFO("WIND_DIR_Z", 10, SIM, wind_dir_z, 0),
// @Param: WIND_T_
// @Param: WIND_T
// @DisplayName: Wind Profile Type
// @Description: Selects how wind varies from surface to WIND_T_ALT
// @Values: 0:square law,1: none, 2:linear-see WIND_T_COEF