10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
# libsensors configuration file
|
|
|
|
bus "i2c-0" "I2C I801"
|
|
chip "tmp75-i2c-*-4f"
|
|
label temp1 "CPU Board Temp"
|
|
set temp1_max 70
|
|
set temp1_max_hyst 75
|
|
set temp1_crit 85
|
|
|