センサー動作確認版

Dependencies:   MPU9150_DMP QuaternionMath iSDIO mbed-rtos mbed

Dependents:   Neon_F303K8_04

Revision:
0:65a0ae5578da
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configure.h	Sat May 14 07:11:48 2016 +0000
@@ -0,0 +1,7 @@
+#ifndef __CONFIGURE_H__
+#define __CONFIGURE_H__
+
+// LEDの個数設定
+#define NUMBER_OF_LEDS (32)
+
+#endif /* __CONFIGURE_H__ */