test

Dependencies:   mbed ros_lib_kinetic nhk19mr2_can_info splitData SerialHalfDuplex_HM

Committer:
shimizuta
Date:
Wed Feb 13 06:43:05 2019 +0000
Revision:
16:0069a56f11a3
Parent:
14:d7cb429946f4
can is ok

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