Stabilizer

Dependencies:   BEAR_Protocol mbed Stabilizer iSerial

Fork of MPU9250AHRS by BE@R lab

param.h

Committer:
soulx
Date:
2016-02-03
Revision:
21:298aa522db64
Parent:
15:10939fd0eaac

File content as of revision 21:298aa522db64:

#ifndef PARAM_H
#define PARAM_H

#define ID_MOTION_LEFT 0x01
#define ID_MOTION_RIGHT 0x02



#endif