- various improvements in SE drivers

This commit is contained in:
zolliker
2006-08-17 15:39:37 +00:00
parent 928738dbd8
commit ce25823567
19 changed files with 301 additions and 100 deletions

1
ease.h
View File

@ -49,6 +49,7 @@ typedef struct {
unsigned long *updateFlags;
int startOk;
char *sendCmd;
int tmo;
} EaseBase;
typedef struct {