Changeset 4641
- Timestamp:
- 07/22/07 14:45:59 (6 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/lib/sensors.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/lib/sensors.h
r4287 r4641 87 87 0 if it should be ignored, 1 if it is valid. This function takes 88 88 logical mappings into account. */ 89 extern int sensors_get_ignored(sensors_chip_name name, int f ature);89 extern int sensors_get_ignored(sensors_chip_name name, int feature); 90 90 91 91 /* Read the value of a feature of a certain chip. Note that chip should not
