Skip to content

Commit

Permalink
issue lavoiesl#32: use PECI CPU instead of proximity
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgonLaurent committed Jul 26, 2020
1 parent af036f7 commit 1debbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smc.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
#define DATATYPE_SP78 "sp78"

// key values
#define SMC_KEY_CPU_TEMP "TC0P"
#define SMC_KEY_CPU_TEMP "TCXC"
#define SMC_KEY_GPU_TEMP "TG0P"
#define SMC_KEY_FAN0_RPM_CUR "F0Ac"

Expand Down

0 comments on commit 1debbb8

Please sign in to comment.