- changed OxiGet

- various bug fixes and improvements
This commit is contained in:
zolliker
2005-11-17 07:57:19 +00:00
parent 797cd1146d
commit 01fce80d95
13 changed files with 209 additions and 470 deletions

1
ease.h
View File

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