test

Dependencies:   mbed ros_lib_kinetic nhk19mr2_can_info splitData SerialHalfDuplex_HM

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers pi.h Source File

pi.h

00001 #ifndef __INCLEDED_PI_H
00002 #define __INCLEDED_PI_H
00003 #define M_PI 3.141592
00004 #define kGravity 9.8
00005 #endif