Update Commands

sebgab 2024-04-24 11:47:55 +00:00
parent 7fba11123f
commit 9daeb322ae

@ -24,10 +24,10 @@ Given we use I2C for comms using hex as the commands are reasonable.
## Read commands ## Read commands
| command | description | parameter | read length | | command | description | parameter | read length |
| :-- | :-- | :-- | |:-- | | :-------------- | :---------------- | :-------------- | :-- |
| 0x11 | Read config | | ? | | 0x11 | Read config | | ? |
| 0x12 | Read voltage | Volage source | 2 | | 0x12 | Read voltage | Volage source | 2 |
| 0x13 | Read temperature | 2 | | 0x13 | Read temperature || 2 |
| 0x14 | Read current fan speed | Fan number | 2 | | 0x14 | Read current fan speed | Fan number | 2 |
| 0x15 | Read bulk fan speed | Fan number | 2 * num | | 0x15 | Read bulk fan speed | Fan number | 2 * num |