Browse Source

fixed style

sbg
tumbili 10 years ago
parent
commit
cbd20f48d6
  1. 2
      src/lib/conversion/rotation.h

2
src/lib/conversion/rotation.h

@ -74,7 +74,7 @@ enum Rotation { @@ -74,7 +74,7 @@ enum Rotation {
ROTATION_ROLL_270_YAW_135 = 23,
ROTATION_PITCH_90 = 24,
ROTATION_PITCH_270 = 25,
ROTATION_ROLL_270_YAW_270 = 26,
ROTATION_ROLL_270_YAW_270 = 26,
ROTATION_MAX
};

Loading…
Cancel
Save