mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 13:20:56 +02:00
fix voltage
This commit is contained in:
parent
0e8427dfe2
commit
4f56b9f4f2
@ -43,7 +43,7 @@ if [ ${raspberryPi} -lt 4 ]; then
|
||||
tempCRTICAL=6999
|
||||
else
|
||||
# raspberryPi 4 and up (USB-C power connector)
|
||||
voltWARN=852000 8525
|
||||
voltWARN=852000
|
||||
voltFAIL=850000
|
||||
tempWARNING=6900
|
||||
tempCRTICAL=7799
|
||||
|
Loading…
x
Reference in New Issue
Block a user