mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 03:27:33 +08:00
fixed a comment
This commit is contained in:
@@ -30,7 +30,7 @@ struct NedCoor_i {
|
|||||||
int32_t z;
|
int32_t z;
|
||||||
};
|
};
|
||||||
|
|
||||||
/* East North Down local tangeant plane */
|
/* East North Up local tangeant plane */
|
||||||
struct EnuCoor_i {
|
struct EnuCoor_i {
|
||||||
int32_t x;
|
int32_t x;
|
||||||
int32_t y;
|
int32_t y;
|
||||||
|
|||||||
Reference in New Issue
Block a user