AP_OSD: fixed typo

This commit is contained in:
Andrew Tridgell 2018-06-27 11:36:01 +10:00
parent a86c4d27e1
commit ea3467348e

View File

@ -59,7 +59,7 @@ const AP_Param::GroupInfo AP_OSD_Screen::var_info[] = {
// @Group: BATVOLT
// @Path: AP_OSD_Setting.cpp
AP_SUBGROUPINFO(bat_volt, "BAT_VOLS", 5, AP_OSD_Screen, AP_OSD_Setting),
AP_SUBGROUPINFO(bat_volt, "BAT_VOLT", 5, AP_OSD_Screen, AP_OSD_Setting),
// @Group: RSSI
// @Path: AP_OSD_Setting.cpp