- [Sys-clk-OC overlay] Report info on battery current flow, battery cycle (might be useless, reset after each reboot)
- Remove InfoNX as voltage is not reported accurate
This commit is contained in:
@@ -384,10 +384,8 @@ int main(int argc, char* argv[])
|
||||
for (int j = 0; j < testThreads; j++)
|
||||
testJobId[j] = -1;
|
||||
|
||||
ull count = 0;
|
||||
for (int j = 0; j < testThreads; )
|
||||
{
|
||||
count++;
|
||||
switch (testWorkerReport[j])
|
||||
{
|
||||
case 0:
|
||||
|
||||
Reference in New Issue
Block a user