sysclk: fix hoag tdp and charge display

This commit is contained in:
souldbminersmwc
2026-01-10 13:35:22 -05:00
parent 9072efd8e9
commit 10d1084d7f
2 changed files with 75 additions and 31 deletions

View File

@@ -195,7 +195,8 @@ Result FileUtils::Initialize()
{
FileUtils::RefreshFlags(true);
g_has_initialized = true;
FileUtils::LogLine("=== " TARGET " " TARGET_VERSION " ===");
FileUtils::LogLine("=== hoc-clk" TARGET_VERSION " ===");
FileUtils::LogLine("by m4xw, natinusala, p-sam, Souldbminer and Lightos_");
}
return rc;