test

Dependencies:   mbed ros_lib_kinetic nhk19mr2_can_info splitData SerialHalfDuplex_HM

can/can.h

Committer:
shimizuta
Date:
2019-02-13
Revision:
16:0069a56f11a3
Parent:
14:d7cb429946f4

File content as of revision 16:0069a56f11a3:

#ifndef INCLUDED_CAN_H
#define INCLUDED_CAN_H
#include "OneLeg.h"
void SendRad(OneLeg leg0, OneLeg leg1);

#endif