3/19

Dependencies:   mbed move4wheel2 EC CruizCore_R1370P

Revision:
0:c61c6e4775ca
Child:
8:2ba338b4590e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/can/can.h	Wed Feb 13 03:02:19 2019 +0000
@@ -0,0 +1,10 @@
+#ifndef HARUROBO2019_CAN
+#define HARUROBO2019_CAN
+
+void can_readsend();
+
+void can_start();
+
+void UserLoopSetting_can();
+
+#endif
\ No newline at end of file