We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6b29c commit 54b3080Copy full SHA for 54b3080
1 file changed
ground/gcs/src/plugins/config/configrevowidget.h
@@ -62,7 +62,7 @@ class ConfigRevoWidget : public ConfigTaskWidget {
62
Ui_RevoSensorsWidget *m_ui;
63
64
// Board rotation store/recall for FC and for aux mag
65
- qint16 storedBoardRotation[3];
+ float storedBoardRotation[3];
66
float storedBoardLevelTrim[2];
67
qint16 auxMagStoredBoardRotation[3];
68
bool isBoardRotationStored;
0 commit comments