This commit is contained in:
Davide Depau 2020-12-08 16:39:22 +01:00
parent f66ec6415a
commit f7e5330b9a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ structure = [
{'pack': 'B', 'mode': 'hwmon', 'driver': 'nvme', 'feature': 'temp1'},
# Fans
{'pack': 'H', 'mode': 'hwmon', 'driver': 'nct6797', 'feature': 'fan1'},
{'pack': 'H', 'mode': 'hwmon', 'driver': 'nct6797', 'feature': 'fan2'},
{'pack': 'H', 'mode': 'hwmon', 'driver': 'amdgpu', 'feature': 'fan1'},
{'pack': 'H', 'mode': 'hwmon', 'driver': 'nct6797', 'feature': 'fan7'},
{'pack': 'H', 'mode': 'hwmon', 'driver': 'nct6797', 'feature': 'fan5'},