test

Dependencies:   mbed ros_lib_kinetic nhk19mr2_can_info splitData SerialHalfDuplex_HM

can/can.h

Committer:
shimizuta
Date:
2019-03-11
Revision:
50:36741e8ab197
Parent:
16:0069a56f11a3

File content as of revision 50:36741e8ab197:

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

#endif