arranged by katano

Dependencies:   MPU9150_DMP Neon_F303K8 QuaternionMath iSDIO mbed-rtos mbed

Fork of Neon_F303K8 by Yasuhiro ISHII

configure.h

Committer:
yishii
Date:
2016-05-14
Revision:
0:65a0ae5578da

File content as of revision 0:65a0ae5578da:

#ifndef __CONFIGURE_H__
#define __CONFIGURE_H__

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

#endif /* __CONFIGURE_H__ */