Commit 80631b19 authored by dogmaphobic's avatar dogmaphobic

Fixing Fact name typo.

parent 5355b3a5
......@@ -296,7 +296,7 @@ QGCView {
FactCheckBox {
id: uavcanEnabledCheckBox
width: ScreenTools.defaultFontPixelWidth * 20
fact: _uavcanEnabled
fact: uavcanEnable
checkedValue: 3
uncheckedValue: 0
text: qsTr("Enable UAVCAN as the default MAIN output bus (requires autopilot restart)")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment