mirror of
https://github.com/Fred78290/nct6687d.git
synced 2025-07-23 07:03:04 +02:00
Document available parameters
This commit is contained in:
10
README.md
10
README.md
@@ -185,6 +185,16 @@ chip "nct6687-*"
|
||||
compute in4 (@ * 2), (@ / 2)
|
||||
```
|
||||
|
||||
## MODULE PARAMETERS
|
||||
|
||||
- **force** (bool) (default: false)
|
||||
Set to enable support for unknown vendors.
|
||||
|
||||
- **manual** (bool) (default: false)
|
||||
Set voltage input and voltage label configured with external sensors file.
|
||||
You can use custom labels and ignore inputs without setting this option if
|
||||
you can figure out their names (see which `*_label` contains builtin label).
|
||||
|
||||
## VERIFIED
|
||||
**1. Fan speed control**
|
||||
|
||||
|
Reference in New Issue
Block a user