test

Dependencies:   mbed ros_lib_kinetic nhk19mr2_can_info splitData SerialHalfDuplex_HM

Committer:
shimizuta
Date:
Mon Mar 11 10:38:07 2019 +0000
Revision:
50:36741e8ab197
Parent:
16:0069a56f11a3
a

Who changed what in which revision?

UserRevisionLine numberNew contents of line
shimizuta 14:d7cb429946f4 1 #ifndef INCLUDED_CAN_H
shimizuta 14:d7cb429946f4 2 #define INCLUDED_CAN_H
shimizuta 16:0069a56f11a3 3 #include "OneLeg.h"
shimizuta 16:0069a56f11a3 4 void SendRad(OneLeg leg0, OneLeg leg1);
shimizuta 14:d7cb429946f4 5
shimizuta 14:d7cb429946f4 6 #endif