test

Dependencies:   mbed ros_lib_kinetic nhk19mr2_can_info splitData SerialHalfDuplex_HM

pi.h

Committer:
shimizuta
Date:
2019-03-11
Revision:
50:36741e8ab197
Parent:
35:b4e1b8f25cd7

File content as of revision 50:36741e8ab197:

#ifndef __INCLEDED_PI_H
#define __INCLEDED_PI_H
#define M_PI 3.141592
#define kGravity 9.8
#endif