Cleanup unused variables
This commit is contained in:
parent
83d186057f
commit
fe5ec022de
|
@ -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…
Reference in New Issue