Cleanup unused variables

This commit is contained in:
borisbstyle 2015-12-06 02:20:27 +01:00
parent 83d186057f
commit fe5ec022de
1 changed files with 0 additions and 2 deletions

View File

@ -47,8 +47,6 @@
#include "config/runtime_config.h"
extern uint16_t cycleTime;
extern uint8_t motorCount;
extern float dT;
extern float rpy_limiting;