ジャパンオープン用のメインプログラム

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
0:ea35c18c85fc
Child:
18:3a42a931c95a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main_processing/strategy/strategy2.h	Sat Feb 27 09:14:37 2016 +0000
@@ -0,0 +1,11 @@
+#ifndef _STRATEGY2_H_
+#define _STRATEGY2_H_
+//Debug
+void modeDebug0(void);
+void modeDebug1(void);
+void modeDebug2(void);
+void modeDebug3(void);
+void modeDebug4(void);
+void modeDebug5(void);
+
+#endif //_STRATEGY2_H_
\ No newline at end of file