This is not the dead zone that needs to be configurable.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 28 Feb 2013 19:05:44 +0000 (20:05 +0100)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 28 Feb 2013 19:05:44 +0000 (20:05 +0100)
JSActionAnalog.m

index b431bc5..3083886 100644 (file)
@@ -5,7 +5,6 @@
 //  Created by Sam McCall on 5/05/09.
 //
 
-// TODO: Dead zone should be configurable per-device.
 #define DEAD_ZONE 0.3
 
 #import "JSActionAnalog.h"