3/13 13時24分 up

Dependencies:   mbed move4wheel2 EC CruizCore_R1370P

can/can.h

Committer:
yuki0701
Date:
2019-03-13
Revision:
10:c741191360de
Parent:
8:2ba338b4590e

File content as of revision 10:c741191360de:

#ifndef HARUROBO2019_CAN
#define HARUROBO2019_CAN

extern int T1;

void can_readsend();

void can_start();

void UserLoopSetting_can();

#endif