mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-30 12:36:07 +02:00
adjust power level RP4
This commit is contained in:
parent
f027a7fe10
commit
972037c3ba
@ -43,8 +43,8 @@ if [ ${raspberryPi} -lt 4 ]; then
|
||||
tempCRTICAL=6999
|
||||
else
|
||||
# raspberryPi 4 and up (USB-C power connector)
|
||||
voltWARN=866000
|
||||
voltFAIL=866000
|
||||
voltWARN=864000
|
||||
voltFAIL=864000
|
||||
tempWARNING=6900
|
||||
tempCRTICAL=7799
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user