ROBOSTEP_5期 / Mbed 2 deprecated George_Master_Param

Dependencies:   mbed robot

Revision:
35:04699b49c463
Parent:
34:0a8ae7f92262
Child:
36:e1398ff45b12
--- a/sensors/sensors.cpp	Mon May 13 11:55:08 2019 +0000
+++ b/sensors/sensors.cpp	Wed May 15 06:48:23 2019 +0000
@@ -37,7 +37,7 @@
 };
 //InterruptIn mode4(pin_mode4,PullUp);
 DigitalOut led4(LED4);
-int hand_mode=NORMAL;
+int hand_mode=G_CLOSE;
 
 //can
 CAN can1(pin_can_rd,pin_can_td);