Currently a giant piece of crap, this library is just a quick way to get cheap inputs out of scrap parts. I will fix it up eventually so if you decide to use it now you do so at your own risk. Also, if you are allergic to moronic library names you probably do not want to touch this :)

Revision:
3:4c73b047af50
Parent:
2:cc7e700413d4
Child:
4:7e7c93d90d99
--- a/theBadTouch.cpp	Mon Jan 31 03:35:17 2011 +0000
+++ b/theBadTouch.cpp	Thu Feb 03 15:40:30 2011 +0000
@@ -48,7 +48,7 @@
 
     if(badPlace() >= 1.0)
     {
-        if(_touchCounter < 0x02)
+        if(_touchCounter < 0x03)
         {
             _touchCounter++;
             return false;