forked from mirror/smcFanControl
added the two missing bits to the result when decoding FPE2 values
This commit is contained in:
@ -98,5 +98,4 @@ kern_return_t SMCClose(io_connect_t conn);
|
||||
void smc_init();
|
||||
void smc_close();
|
||||
|
||||
float _strtof(char *str, int size, int e);
|
||||
|
||||
float _strtof(unsigned char *str, int size, int e);
|
||||
|
||||
Reference in New Issue
Block a user