Fixed naming in CoarseOrientation

'defined' cannot be used because it's a keyword in C/C++.
This commit is contained in:
Pavel Kirienko
2015-05-11 20:48:35 +03:00
parent 850849beb1
commit b6639d922b
@@ -17,4 +17,4 @@ float32 ANGLE_MULTIPLIER = 4.7746482927568605
int5[3] fixed_axis_roll_pitch_yaw
bool defined # False if the orientation is actually not defined
bool orientation_defined # False if the orientation is actually not defined