Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed AQM1602 HMC6352 PID
old_strategy.h
00001 #ifndef _OLD_STRATEGY_H_ 00002 #define _OLD_STRATEGY_H_ 00003 00004 #include "mbed.h" 00005 #include "extern.h" 00006 00007 //Atk 00008 void modeAttack0(void); 00009 void modeAttack1(void); 00010 void modeAttack2(void); 00011 void modeAttack3(void); 00012 00013 //Debug 00014 void modeDebug0(void); 00015 void modeDebug1(void); 00016 void modeDebug2(void); 00017 void modeDebug3(void); 00018 void modeDebug4(void); 00019 void modeDebug5(void); 00020 00021 #endif //_OLD_STRATEGY_H_
Generated on Wed Jul 13 2022 02:59:03 by
1.7.2