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