mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
update GPS code
This commit is contained in:
parent
229ac66755
commit
f7c645bfcd
23 changed files with 671 additions and 490 deletions
|
@ -98,6 +98,9 @@ typedef enum {
|
|||
DEBUG_RX_EXPRESSLRS_SPI,
|
||||
DEBUG_RX_EXPRESSLRS_PHASELOCK,
|
||||
DEBUG_RX_STATE_TIME,
|
||||
DEBUG_GPS_RESCUE_VELOCITY,
|
||||
DEBUG_GPS_RESCUE_HEADING,
|
||||
DEBUG_GPS_RESCUE_TRACKING,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue