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

Dependencies:   mbed AQM1602 HMC6352 PID

main_processing/strategy/strategy.h

Committer:
lilac0112_1
Date:
2016-03-15
Revision:
18:3a42a931c95a
Parent:
10:6df631c39f9b

File content as of revision 18:3a42a931c95a:

#ifndef _STRATEGY_H_
#define _STRATEGY_H_
//Atk
void modeAttack4(void);
void modeAttack5(void);

#endif //_STRATEGY_H_