Our PS2 converted into library

Dependents:   Position_Mouse Test_Mouse

Revision:
1:11b4710b30c2
Parent:
0:eb8581df1f5e
--- a/Mouse.h	Tue Mar 31 22:29:38 2015 +0000
+++ b/Mouse.h	Mon Apr 06 16:53:22 2015 +0000
@@ -24,9 +24,6 @@
     void init(){
         pinC.output();
         pinD.input();
-        reSync();
-        forceAwake(1); // LED on
-        wait_ms(100);
     }
 
     void reSync(){