mirror of
https://github.com/hholtmann/smcFanControl.git
synced 2025-11-04 19:49:16 +01:00
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