takeda yuya / Mbed 2 deprecated NITKK2019WinterA

Dependencies:   mbed mdc_read

Revision:
1:9c7744271d72
Parent:
0:ed8bf5304fbb
Child:
2:8dd5298ca3a0
--- a/Control.h	Sat Dec 28 01:43:29 2019 +0000
+++ b/Control.h	Sat Dec 28 06:18:27 2019 +0000
@@ -15,6 +15,13 @@
             int Vx,Vy,wl;
             float bias[4];
             int pwm[4];
+            int pre_button[4];
+            int PS3_R1_bit();
+            int pre_PS3_R1_bit;
+            int pre_button_circle[];
+            int pre_button_triangle[];
+            int pre_button_square[];
+            int pre_button_cross[];
 };
 
 #endif
\ No newline at end of file