1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-19 04:52:12 +01:00

OP-1897 Minor change after code review

This commit is contained in:
samguns 2015-05-21 09:47:44 +08:00
parent 501e2e09de
commit 40acc2c7ea

View File

@ -1706,9 +1706,8 @@ void ConfigInputWidget::simpleCalibration(bool enable)
systemSettingsData = systemSettingsObj->getData();
if (systemSettingsData.AirframeType == SystemSettings::AIRFRAMETYPE_GROUNDVEHICLECAR) {
QMessageBox::warning(this, tr("Ground vehicle"),
tr("<p>Please <b>center</b> throttle control and"
" press <b>OK</b> when ready."));
QMessageBox::warning(this, tr("Ground Vehicle"),
tr("<p>Please <b>center</b> throttle control and press OK when ready.</p>"));
transmitterType = ground;
manualSettingsData.ChannelNeutral[ManualControlSettings::CHANNELNEUTRAL_THROTTLE] =