mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
Fix various minor IDE warnings.
This commit is contained in:
parent
93d041c3f5
commit
e3ea15f3dc
4 changed files with 2 additions and 5 deletions
|
@ -155,8 +155,6 @@
|
|||
#undef USE_ACC_MMA8452
|
||||
#endif
|
||||
|
||||
extern uint16_t batteryWarningVoltage;
|
||||
extern uint8_t batteryCellCount;
|
||||
extern float magneticDeclination;
|
||||
|
||||
extern gyro_t gyro;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue