mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 05:48:07 +00:00
(Phil) Scales adjustment. Needs to be tested and confirmed.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1003 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
parent
4b88cf7071
commit
b45b65a9dc
@ -739,7 +739,7 @@ void LM87_update_client(struct i2c_client *client)
|
||||
void LM87_in(struct i2c_client *client, int operation, int ctl_name,
|
||||
int *nrels_mag, long *results)
|
||||
{
|
||||
long scales[6] = { 270, 100,
|
||||
long scales[6] = { 250, 270,
|
||||
#ifdef LM87_5V_VCC
|
||||
500,
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user