Removed duplicate function, updates Xcode project

This commit is contained in:
Hendrik Holtmann
2018-08-12 00:18:06 +02:00
parent 65071b3bda
commit 8dd7096e96
6 changed files with 24 additions and 9 deletions

View File

@ -23,7 +23,7 @@
#import "smcWrapper.h"
#import <CommonCrypto/CommonDigest.h>
NSString * const smc_checksum=@"b8e7e0f50c1d837cedd91d9af54b167f";
NSString * const smc_checksum=@"c1c93f148c80e7ab466f83dabe011a6e";
NSArray *allSensors;