arranged by katano

Dependencies:   MPU9150_DMP Neon_F303K8 QuaternionMath iSDIO mbed-rtos mbed

Fork of Neon_F303K8 by Yasuhiro ISHII

configure.h

Committer:
yakatano
Date:
2016-08-05
Revision:
4:636bb3f66dcd
Parent:
0:65a0ae5578da

File content as of revision 4:636bb3f66dcd:

#ifndef __CONFIGURE_H__
#define __CONFIGURE_H__

// LEDの個数設定
#define NUMBER_OF_LEDS (32)

#endif /* __CONFIGURE_H__ */