For Telliskivi2 2014

Dependents:   Telliskivi2_2014

Fork of HumanInterface by Reiko Randoja

Revision:
5:64a46d67cb6e
Parent:
4:0a82202bc5df
--- a/HumanInterface.h	Fri Nov 21 18:19:47 2014 +0000
+++ b/HumanInterface.h	Sun Nov 23 02:28:04 2014 +0000
@@ -36,7 +36,9 @@
     
     PinDetect buttonGoal;
     PinDetect buttonStart;
-    PinDetect inputBall;    
+    //PinDetect inputBall;    
+    
+    InterruptIn inputBall;
        
     //Functions that PinDetect will call
     void goalFall();