Skip to content
Snippets Groups Projects
Commit ba64ab33 authored by Davide Mor's avatar Davide Mor Committed by Emilio Corigliano
Browse files

[VN300] Fixed formatting

parent 00c8edde
No related branches found
Tags
No related merge requests found
......@@ -116,8 +116,8 @@ struct VN300Data : public QuaternionData,
*/
// cppcheck-suppress uninitDerivedMemberVar
VN300Data()
: QuaternionData{0, 0.0, 0.0, 0.0, 0.0},
MagnetometerData{0, 0.0, 0.0, 0.0},
: QuaternionData{0, 0.0, 0.0, 0.0, 0.0}, MagnetometerData{0, 0.0, 0.0,
0.0},
AccelerometerData{0, 0.0, 0.0, 0.0}, GyroscopeData{0, 0.0, 0.0, 0.0},
Ins_Lla{0, 0, 0, 0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment