For Apple Silicon use the temperature sensors from IOKIT

This commit is contained in:
Raafat Akkad
2022-12-02 23:34:35 +00:00
parent 71c252571f
commit 346eceb501
8 changed files with 150 additions and 22 deletions

View File

@ -25,6 +25,7 @@
#import "NSFileManager+DirectoryLocations.h"
#import "smc.h"
#import "smcWrapper.h"
#import "IOKitSensor.h"
#import "MachineDefaults.h"
#import "Power.h"