test

Dependencies:   mbed ros_lib_kinetic nhk19mr2_can_info splitData SerialHalfDuplex_HM

Committer:
shimizuta
Date:
Tue Feb 12 12:50:45 2019 +0000
Revision:
14:d7cb429946f4
Child:
35:b4e1b8f25cd7
sorry, there're compile errors

Who changed what in which revision?

UserRevisionLine numberNew contents of line
shimizuta 14:d7cb429946f4 1 #ifndef __INCLEDED_PI_H
shimizuta 14:d7cb429946f4 2 #define __INCLEDED_PI_H
shimizuta 14:d7cb429946f4 3 const float M_PI = 3.141592;
shimizuta 14:d7cb429946f4 4 #endif