mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 14:19:20 +02:00
#720 adapt power fail level for rp4
This commit is contained in:
parent
fa271a52b8
commit
be9847cedc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user