mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 23:05:19 +03:00
Cleanup of acc device drivers extern usage CF PR#2117
This commit is contained in:
parent
5e84431e7a
commit
e9a46c6ebb
21 changed files with 41 additions and 44 deletions
|
@ -35,7 +35,6 @@ typedef enum {
|
|||
|
||||
extern sensor_align_e accAlign;
|
||||
extern acc_t acc;
|
||||
extern uint16_t acc_1G;
|
||||
extern uint32_t accTargetLooptime;
|
||||
|
||||
extern int32_t accSmooth[XYZ_AXIS_COUNT];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue