手動bのほぼ全部

Dependents:   kobayashi_rei 2019BSyudo Bsyudo 2019Bsyudo

Revision:
3:2b909340be04
Parent:
1:38dd7564c15f
Child:
4:eafd5a0c3351
--- a/states.h	Wed Jul 10 08:23:52 2019 +0000
+++ b/states.h	Thu Jul 11 09:19:10 2019 +0000
@@ -53,6 +53,6 @@
     float stickNorm;
     float X;
     float Y;
-    int b[11],b2[11],b3[11];
+    int b[13],b2[13],b3[13];
 };
 #endif