Patch level : 1.7 at

Files correlati     : at8.exe
Ricompilazione Demo : [ ]
Commento            : sistemata chiamata di at8700


git-svn-id: svn://10.65.10.50/trunk@12201 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
cris 2004-06-24 10:11:16 +00:00
parent 1640e6374f
commit 19d77b5b53

View File

@ -4,7 +4,7 @@
#include "at8.h"
#define usage "Error - usage : %s -{1|2|3|4|7|8|9}"
#define usage "Error - usage : %s -{1|2|3|4|6|7|8|9}"
int main(int argc,char** argv)
@ -26,8 +26,8 @@ int main(int argc,char** argv)
rt = at8500(argc,argv) ; break;
// case 5:
//rt = at8600(argc,argv) ; break;
// case 6:
// rt = at8700(argc,argv) ; break;
case 6:
rt = at8700(argc,argv) ; break;
case 7:
rt = at8800(argc,argv) ; break;
case 8: