mirror of
https://github.com/opentx/opentx.git
synced 2025-07-16 21:05:26 +03:00
Just some comments, the very minimum
This commit is contained in:
parent
301e33a271
commit
93dbdf8680
2 changed files with 5 additions and 2 deletions
|
@ -1557,7 +1557,7 @@ extern uint8_t s_frsky_view;
|
|||
#endif
|
||||
|
||||
#define EARTH_RADIUSKM ((uint32_t)6371)
|
||||
#define EARTH_RADIUS ((uint32_t)111194)
|
||||
#define EARTH_RADIUS ((uint32_t)111194) // meters * pi / 180°
|
||||
|
||||
void getGpsPilotPosition();
|
||||
void getGpsDistance();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue