mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
to solve the unreference compiling issue
This commit is contained in:
parent
83aa49a812
commit
39160a785a
1 changed files with 3 additions and 0 deletions
|
@ -152,6 +152,9 @@ int16_t debug[4];
|
|||
|
||||
uint8_t stateFlags;
|
||||
|
||||
uint16_t batteryWarningVoltage;
|
||||
uint8_t useHottAlarmSoundPeriod (void) { return 0; }
|
||||
|
||||
|
||||
uint8_t GPS_numSat;
|
||||
int32_t GPS_coord[2];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue