mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Refactor
This commit is contained in:
parent
3670b7d410
commit
ca0f25b265
3 changed files with 20 additions and 14 deletions
|
@ -24,7 +24,6 @@
|
|||
|
||||
typedef struct positionConfig_s {
|
||||
uint8_t altSource;
|
||||
uint8_t gpsAltMinSats;
|
||||
} positionConfig_t;
|
||||
|
||||
PG_DECLARE(positionConfig_t, positionConfig);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue