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