mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
#720 adapt power fail level for rp4
This commit is contained in:
@@ -44,7 +44,7 @@ if [ ${raspberryPi} -lt 4 ]; then
|
|||||||
else
|
else
|
||||||
# raspberryPi 4 and up (USB-C power connector)
|
# raspberryPi 4 and up (USB-C power connector)
|
||||||
voltWARN=852000
|
voltWARN=852000
|
||||||
voltFAIL=850000
|
voltFAIL=849000
|
||||||
tempWARNING=6900
|
tempWARNING=6900
|
||||||
tempCRTICAL=7799
|
tempCRTICAL=7799
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user