oldnapalm, on Oct 23 2009, 06:58 PM, said:
That sounds just about the same as the tolerance of a lot of sensors.
stellarola, on Oct 24 2009, 06:01 AM, said:
angel13, on Oct 27 2009, 09:44 PM, said:
oldnapalm, on Oct 20 2009, 01:06 PM, said:
char keyname[5];
snprintf(keyname, 5, "TC%dD", i);
static char temp_key[] = {0x00, 0x00};
smcNode->SMCAddKey(keyname, 2, temp_key, 1);
DieBuche, on Oct 29 2009, 02:54 PM, said:
d00d, on Oct 29 2009, 05:39 PM, said:
MySMCKey->data[0] = Tjmax-GlobalThermal[i];and change it to
MySMCKey->data[1] = Tjmax-GlobalThermal[i];
oldnapalm, on Oct 29 2009, 05:32 PM, said:
MySMCKey->data[0] = Tjmax-GlobalThermal[i];and change it to
MySMCKey->data[1] = Tjmax-GlobalThermal[i];
Master Chief, on Oct 30 2009, 01:58 PM, said:
0 members, 1 guests, 0 anonymous users