Rewrite: Add real volts

This commit is contained in:
Lightos1
2026-03-20 19:06:46 +01:00
parent c36052d477
commit 327d64f22d
4 changed files with 138 additions and 0 deletions

View File

@@ -35,5 +35,6 @@ namespace board {
void Initialize();
void Exit();
SysClkSocType GetSocType();
}