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