ROBOSTEP_5期 / Mbed 2 deprecated George_Master_Param

Dependencies:   mbed robot

Revision:
35:04699b49c463
Parent:
34:0a8ae7f92262
Child:
45:6df20a8f4b21
Child:
50:3e73f68c3b37
--- a/sensors/sensors.h	Mon May 13 11:55:08 2019 +0000
+++ b/sensors/sensors.h	Wed May 15 06:48:23 2019 +0000
@@ -32,8 +32,8 @@
 extern CAN can1;
 void can_send(int mode, float duty);
 enum EVENT {
-    NORMAL,
-    GEREGE,
+    G_OPEN,
+    G_CLOSE,
     GOAL,
 };
 extern int hand_mode;