あああ

Dependencies:   HMC6352 Ping mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers common.h Source File

common.h

00001 //variable
00002 enum{
00003     FRONT = 0,
00004     LEFT,
00005     BACK,
00006     RIGHT,
00007 };