せとうちオープン用のメインプログラム
Dependencies: mbed AQM1602 HMC6352 PID
Diff: main_processing/strategy/strategy.h
- Revision:
- 0:b910276f9da2
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main_processing/strategy/strategy.h Sun May 01 06:30:37 2016 +0000 @@ -0,0 +1,7 @@ +#ifndef _STRATEGY_H_ +#define _STRATEGY_H_ +//Atk +void modeAttack4(void); +void modeAttack5(void); + +#endif //_STRATEGY_H_ \ No newline at end of file