auto-sync

This commit is contained in:
rusEfi 2015-03-29 21:05:01 -05:00
parent d07d5944a8
commit 08d6ab2e1e
1 changed files with 1 additions and 0 deletions

View File

@ -253,6 +253,7 @@ static msg_t hipThread(void *arg) {
needToInit = false; needToInit = false;
} }
} }
return -1;
} }
void initHip9011(Logging *sharedLogger) { void initHip9011(Logging *sharedLogger) {