mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-30 22:05:11 +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:
@@ -739,7 +739,7 @@ void LM87_update_client(struct i2c_client *client)
|
|||||||
void LM87_in(struct i2c_client *client, int operation, int ctl_name,
|
void LM87_in(struct i2c_client *client, int operation, int ctl_name,
|
||||||
int *nrels_mag, long *results)
|
int *nrels_mag, long *results)
|
||||||
{
|
{
|
||||||
long scales[6] = { 270, 100,
|
long scales[6] = { 250, 270,
|
||||||
#ifdef LM87_5V_VCC
|
#ifdef LM87_5V_VCC
|
||||||
500,
|
500,
|
||||||
#else
|
#else
|
||||||
|
Reference in New Issue
Block a user