Kiko Ishimoto / MyLib

Dependents:   robocon2017mbed_contoroler_L2

Fork of MyLib by gaku takasawa

Files at this revision

API Documentation at this revision

Comitter:
gaku_sigu
Date:
Thu May 11 10:58:25 2017 +0000
Parent:
7:15e3890a6782
Child:
9:1c0640c61fce
Commit message:
remove error

Changed in this revision

PS3/PS3.h Show annotated file Show diff for this revision Revisions of this file
--- a/PS3/PS3.h	Thu May 11 10:38:46 2017 +0000
+++ b/PS3/PS3.h	Thu May 11 10:58:25 2017 +0000
@@ -135,8 +135,8 @@
     private:
 
         int8_t sum;
-        int8_t PS3Data[8];
-        int8_t GetData[8];
+        uint8_t PS3Data[8];
+        uint8_t GetData[8];
     
         void getdata();
         /*{