dualshock3

Revision:
2:fabf8b58b40c
Parent:
1:3fbf08dc60b6
Child:
3:67dbeee5beda
--- a/ds3_si.h	Tue Sep 12 07:27:30 2017 +0000
+++ b/ds3_si.h	Sat Sep 23 08:36:38 2017 +0000
@@ -40,7 +40,6 @@
 {
     private:
         Serial serial;
-        Serial pc;
         char in[8];
 
     public:
@@ -51,6 +50,5 @@
         int analogstate(short order);
         int getinputdata(short order);
         double getangle(short order);
-        void usb_debug();
 };
 #endif
\ No newline at end of file