test

Dependencies:   mbed ros_lib_kinetic nhk19mr2_can_info splitData SerialHalfDuplex_HM

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers can.h Source File

can.h

00001 #ifndef INCLUDED_CAN_H
00002 #define INCLUDED_CAN_H
00003 #include "OneLeg.h"
00004 void SendRad(OneLeg leg0, OneLeg leg1);
00005 
00006 #endif