forked from mirror/smcFanControl
Add -t option to read temperatures
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
#define OP_READ 2
|
||||
#define OP_READ_FAN 3
|
||||
#define OP_WRITE 4
|
||||
#define OP_READ_TEMPS 5
|
||||
|
||||
#define KERNEL_INDEX_SMC 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user