Clean up the debug lines of processMouseAction()

This commit is contained in:
László Monda
2017-11-28 22:45:51 +01:00
parent 7318175ce7
commit b7e73b7b38
2 changed files with 8 additions and 8 deletions

View File

@@ -51,7 +51,6 @@
mouse_speed_t prevMouseSpeed;
float intMultiplier;
float currentSpeed;
float distance;
float targetSpeed;
uint8_t initialSpeed;
uint8_t acceleration;