summaryrefslogtreecommitdiff
path: root/src/keyVar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/keyVar.cpp')
-rw-r--r--src/keyVar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keyVar.cpp b/src/keyVar.cpp
index ea8b9ff..26e0455 100644
--- a/src/keyVar.cpp
+++ b/src/keyVar.cpp
@@ -5,7 +5,7 @@
*/
#include "keyVar.h"
-#define DEBUG 0
+#define DEBUG 1
void keyVar::set(char _keyInc,char _keyDec,float _val,float _speed,float _accel,float _accelTime){
keyInc=_keyInc;