fixed style

This commit is contained in:
tumbili
2014-11-04 20:57:09 +01:00
parent f5dbfe63b3
commit cbd20f48d6
+1 -1
View File
@@ -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
};