Update Commands

sebgab 2024-03-06 12:13:20 +00:00
parent 6f592340e0
commit 6b8d830738

@ -13,13 +13,13 @@ The "#" denotes that this is dependent upon the command.
| 0x2# | Write data | | 0x2# | Write data |
## Complete command table ## 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 | | | 0x12 | Read internal voltage | |
| 0x13 | Read external voltage | | | 0x13 | Read external voltage | |
| 0x14 | Read temperature | | | 0x14 | Read temperature | |
| 0x15 | Read current fan speed | | | 0x15 | Read current fan speed | <fan number> |
| 0x16 | Read bulk fan speed | | | 0x16 | Read bulk fan speed | <fan number> |
| 0x21 | Write config | | | 0x21 | Write config | <Config option, see config page for values> |
| 0x22 | Clear stored fan speed data | | | 0x22 | Clear stored fan speed data | <fan number> |