Update Commands

sebgab 2024-04-24 13:53:00 +00:00
parent 705a3c9324
commit 1b442b5b63

@ -25,7 +25,7 @@ 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 | | 2 |
| 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 |