mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Cleanup unused variables
This commit is contained in:
parent
83d186057f
commit
fe5ec022de
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@
|
||||||
|
|
||||||
#include "config/runtime_config.h"
|
#include "config/runtime_config.h"
|
||||||
|
|
||||||
extern uint16_t cycleTime;
|
|
||||||
extern uint8_t motorCount;
|
|
||||||
extern float dT;
|
extern float dT;
|
||||||
extern float rpy_limiting;
|
extern float rpy_limiting;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue