mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 16:58:48 +08:00
fixed small bug
This commit is contained in:
@@ -372,7 +372,7 @@ struct Int64Vect3 {
|
||||
_rm.m[3] = _rm.m[1]-_2qiqz; \
|
||||
_rm.m[6] = _rm.m[2]+_2qiqy; \
|
||||
_rm.m[7] = _rm.m[5]-_2qiqx; \
|
||||
_rm.m[4] = _2qi2_m1; \
|
||||
_rm.m[4] += _2qi2_m1; \
|
||||
_rm.m[1] += _2qiqz; \
|
||||
_rm.m[2] -= _2qiqy; \
|
||||
_rm.m[5] += _2qiqx; \
|
||||
|
||||
Reference in New Issue
Block a user