- Fixed proton current in mesure

This commit is contained in:
koennecke
2007-09-05 11:15:55 +00:00
parent 8693509927
commit cc0995541f
6 changed files with 1409 additions and 1802 deletions

View File

@ -112,6 +112,7 @@
assert(TaskerInit(&self->pTasker));
pSICSOptions = IFAddOption(pSICSOptions, "ConnectionCount","0");
pSICSOptions = IFAddOption(pSICSOptions, "ConMask","0");
/* initialize the network watcher */
NetWatchInit();