Found a message I missed.

This commit is contained in:
dingusdev 2020-02-26 21:43:19 -07:00
parent eef82649f7
commit d7c0a731f4
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ int main(int argc, char **argv)
heathrow = new HeathrowIC();
mpc106->pci_register_device(16, heathrow);
cout << "done" << endl;
LOG_F(INFO, "Initialization complete. \n");
}
break;
default: