auto-sync

This commit is contained in:
rusEfi 2015-03-29 21:05:01 -05:00
parent 2271592a37
commit f28afaffee
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) {