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

Dependencies:   mbed AQM1602 HMC6352 PID

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers strategy.h Source File

strategy.h

00001 #ifndef _STRATEGY_H_
00002 #define _STRATEGY_H_
00003 //Atk
00004 void modeAttack4(void);
00005 void modeAttack5(void);
00006 
00007 #endif //_STRATEGY_H_