addw3: Increase DC power limit to 55W
This commit is contained in:
@ -41,7 +41,7 @@ CFLAGS+=\
|
|||||||
# Set CPU power limits in watts
|
# Set CPU power limits in watts
|
||||||
CFLAGS+=\
|
CFLAGS+=\
|
||||||
-DPOWER_LIMIT_AC=280 \
|
-DPOWER_LIMIT_AC=280 \
|
||||||
-DPOWER_LIMIT_DC=28
|
-DPOWER_LIMIT_DC=55
|
||||||
|
|
||||||
# Custom fan curve
|
# Custom fan curve
|
||||||
CFLAGS+=-DBOARD_HEATUP=5
|
CFLAGS+=-DBOARD_HEATUP=5
|
||||||
|
Reference in New Issue
Block a user