Update Commands

sebgab 2024-03-06 12:29:45 +00:00
parent 6b8d830738
commit 5482da1c06

@ -16,10 +16,9 @@ The "#" denotes that this is dependent upon the command.
| command | description | parameter | | command | description | parameter |
| :-- | :-- | :-- | | :-- | :-- | :-- |
| 0x11 | Read config | <Config option, see config page for values> | | 0x11 | Read config | <Config option, see config page for values> |
| 0x12 | Read internal voltage | | | 0x12 | Read voltage | <Voltage source> |
| 0x13 | Read external voltage | | | 0x13 | Read temperature | |
| 0x14 | Read temperature | | | 0x14 | Read current fan speed | <fan number> |
| 0x15 | Read current fan speed | <fan number> | | 0x15 | Read bulk fan speed | <fan number> |
| 0x16 | Read bulk fan speed | <fan number> |
| 0x21 | Write config | <Config option, see config page for values> | | 0x21 | Write config | <Config option, see config page for values> |
| 0x22 | Clear stored fan speed data | <fan number> | | 0x22 | Clear stored fan speed data | <fan number> |