Update Commands

sebgab 2024-03-06 12:33:52 +00:00
parent 5482da1c06
commit 2e921d0c5f

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