1
0
Fork 0
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:
Dominic Clifton 2014-09-14 16:06:45 +01:00
parent 93d041c3f5
commit e3ea15f3dc
4 changed files with 2 additions and 5 deletions

View file

@ -155,8 +155,6 @@
#undef USE_ACC_MMA8452
#endif
extern uint16_t batteryWarningVoltage;
extern uint8_t batteryCellCount;
extern float magneticDeclination;
extern gyro_t gyro;