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