mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
MS4525DO airspeed sensor support to wizard page
This commit is contained in:
parent
99ec1c727e
commit
1b1c9938f3
@ -67,6 +67,6 @@ void AirSpeedPage::setupSelection(Selection *selection)
|
||||
tr("Select this option to use an airspeed sensor based on the MS4525DO pressure transducer "
|
||||
"from Measurement Specialties. This includes the PixHawk sensor and their clones.\n\n"
|
||||
"Selecting this option will set your board's Flexi-Port in to I2C mode."),
|
||||
"ms4525",
|
||||
"ms4525-speed-sensor",
|
||||
SetupWizard::MS4525);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user