mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-08-31 06:15:15 +00:00
Fix typo (hundredths not hundreds).
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2258 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -531,7 +531,7 @@ void fscher_temp(struct i2c_client *client, int operation, int ctl_name,
|
||||
/*
|
||||
* The final conversion is specified in sensors.conf, as it depends on
|
||||
* mainboard specific values. We export the registers contents as
|
||||
* pseudo-hundreds-of-Volts (range 0V - 2.55V). Not that it makes much
|
||||
* pseudo-hundredths-of-Volts (range 0V - 2.55V). Not that it makes much
|
||||
* sense per se, but it minimizes the conversions count and keeps the
|
||||
* values within a usual range.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user