Skip to content
Snippets Groups Projects
Commit 009689a9 authored by Gus Grubba's avatar Gus Grubba
Browse files

Better describe the behavior when resetting parameters.

parent 78f7a849
No related branches found
No related tags found
No related merge requests found
......@@ -337,7 +337,7 @@ Item {
QGCLabel {
width: parent.width
wrapMode: Text.WordWrap
text: qsTr("Select Reset to reset all parameters to the vehicle's configuration defaults.")
text: qsTr("Select Reset to reset all parameters to the vehicle's configuration defaults.\n\nNote that this will also completely reset UAVCAN nodes.")
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment