mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-03 18:09:03 +02:00
#673 adapt power test to RP4
This commit is contained in:
@@ -43,8 +43,8 @@ if [ ${raspberryPi} -lt 4 ]; then
|
||||
tempCRTICAL=6999
|
||||
else
|
||||
# raspberryPi 4 and up (USB-C power connector)
|
||||
voltWARN=864000
|
||||
voltFAIL=864000
|
||||
voltWARN=862000
|
||||
voltFAIL=860000
|
||||
tempWARNING=6900
|
||||
tempCRTICAL=7799
|
||||
fi
|
||||
|
Reference in New Issue
Block a user