I don't know if it work properly

Dependents:   2022_NHK_B_UK 2022_NHK_B_sub2

Revision:
5:ce2415848cb3
Parent:
3:e62282fc7cf6
Child:
6:34f3cf5b05f8
diff -r d3814c6e3694 -r ce2415848cb3 SEKIkikou.h
--- a/SEKIkikou.h	Sun Oct 09 14:37:06 2022 +0000
+++ b/SEKIkikou.h	Mon Oct 10 12:21:36 2022 +0000
@@ -60,7 +60,7 @@
     Timer timer;
     uint8_t *button[4];
     int *encoder[3];
-    int mspeed[3];
+    float mspeed[3];
     bool injecterFlag;
     ikarashiMDC *ik[3];
 };