auto-sync
This commit is contained in:
parent
2271592a37
commit
f28afaffee
|
@ -253,6 +253,7 @@ static msg_t hipThread(void *arg) {
|
|||
needToInit = false;
|
||||
}
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
|
||||
void initHip9011(Logging *sharedLogger) {
|
||||
|
|
Loading…
Reference in New Issue