This commit is contained in:
tunm
2025-05-22 16:07:26 +08:00
parent efb5639ec6
commit 7e25e4e482
168 changed files with 6434 additions and 2527 deletions

View File

@@ -118,7 +118,7 @@ int main(int argc, char* argv[]) {
TEST_ERROR_PRINT("An error occurred while starting InspireFace: {}", ret);
return ret;
}
// Set log level
HFSetLogLevel(HF_LOG_INFO);