Update Commands
parent
6f592340e0
commit
6b8d830738
12
Commands.md
12
Commands.md
@ -13,13 +13,13 @@ The "#" denotes that this is dependent upon the command.
|
||||
| 0x2# | Write data |
|
||||
|
||||
## Complete command table
|
||||
| command | description | note |
|
||||
| command | description | parameter |
|
||||
| :-- | :-- | :-- |
|
||||
| 0x11 | Read config | |
|
||||
| 0x11 | Read config | <Config option, see config page for values> |
|
||||
| 0x12 | Read internal voltage | |
|
||||
| 0x13 | Read external voltage | |
|
||||
| 0x14 | Read temperature | |
|
||||
| 0x15 | Read current fan speed | |
|
||||
| 0x16 | Read bulk fan speed | |
|
||||
| 0x21 | Write config | |
|
||||
| 0x22 | Clear stored fan speed data | |
|
||||
| 0x15 | Read current fan speed | <fan number> |
|
||||
| 0x16 | Read bulk fan speed | <fan number> |
|
||||
| 0x21 | Write config | <Config option, see config page for values> |
|
||||
| 0x22 | Clear stored fan speed data | <fan number> |
|
||||
Loading…
Reference in New Issue
Block a user