あ
Dependencies: uw_28015 mbed move4wheel2 EC CruizCore_R6093U CruizCore_R1370P
Diff: can/can.h
- Revision:
- 0:b87fd8dd4322
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/can/can.h Tue Mar 19 13:20:23 2019 +0000 @@ -0,0 +1,12 @@ +#ifndef HARUROBO2019_CAN +#define HARUROBO2019_CAN + +extern int T1; + +void can_readsend(); + +void can_start(); + +void UserLoopSetting_can(); + +#endif \ No newline at end of file