3/19

Dependencies:   mbed move4wheel2 EC CruizCore_R1370P

can/can.h

Committer:
la00noix
Date:
2019-03-07
Revision:
8:2ba338b4590e
Parent:
0:c61c6e4775ca
Child:
11:9db93bce4eef

File content as of revision 8:2ba338b4590e:

#ifndef HARUROBO2019_CAN
#define HARUROBO2019_CAN

extern int T1;

void can_readsend();

void can_start();

void UserLoopSetting_can();

#endif