Skip to content

Commit 52d102c

Browse files
increase tcc for galp5 in performance mode to 98
1 parent b9b6342 commit 52d102c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/daemon/profiles.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ impl ModelProfiles {
315315
performance: ModelProfile {
316316
pl1: Some(40),
317317
pl2: None, // galp5 doesn't like setting pl2
318-
tcc_offset: Some(7), // 93 C
318+
tcc_offset: Some(2), // 98 C
319319
},
320320
battery: ModelProfile {
321321
pl1: Some(12),

0 commit comments

Comments
 (0)