mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
remember min voltage
This commit is contained in:
parent
0aeca19d8f
commit
f5a2b939b1
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ echo "Starting sysbench to run for 60 seconds (--max-time=60 --cpu-max-prime=100
|
|||
# result values
|
||||
powerWARN=0
|
||||
powerFAIL=0
|
||||
powerMIN=0
|
||||
powerMIN=9999999
|
||||
tempWARN=0
|
||||
tempFAIL=0
|
||||
tempMAX=0
|
||||
|
|
Loading…
Add table
Reference in a new issue