mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
Dead code removed
This commit is contained in:
parent
3693f34a41
commit
34444aedb2
2 changed files with 0 additions and 15 deletions
|
@ -1674,9 +1674,6 @@ extern uint8_t s_frsky_view;
|
|||
#define EARTH_RADIUSKM ((uint32_t)6371)
|
||||
#define EARTH_RADIUS ((uint32_t)111194)
|
||||
|
||||
#if defined(PCBTARANIS) || defined(PCBFLAMENCO) || defined(PCBHORUS)
|
||||
double gpsToDouble(bool neg, int16_t bp, int16_t ap);
|
||||
#endif
|
||||
void getGpsPilotPosition();
|
||||
void getGpsDistance();
|
||||
void varioWakeup();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue