forked from mirror/smcFanControl
fixed Fan Key if there are more than 10 like in an XServe
This commit is contained in:
@ -98,6 +98,8 @@ typedef struct {
|
||||
|
||||
typedef unsigned char SMCBytes_t[32];
|
||||
|
||||
UInt8 fannum[] = "0123456789ABCDEFGHIJ";
|
||||
|
||||
typedef struct {
|
||||
UInt32 key;
|
||||
SMCKeyData_vers_t vers;
|
||||
|
||||
Reference in New Issue
Block a user