diff --git a/Commands.md b/Commands.md index cc3ba76..ce984d4 100644 --- a/Commands.md +++ b/Commands.md @@ -25,7 +25,7 @@ Given we use I2C for comms using hex as the commands are reasonable. ## Read commands | command | description | parameter | read length | | :-------------- | :---------------- | :-------------- | :-- | -| 0x11 | Read config | | 2 | +| 0x11 | Read config | Configuration | 2 | | 0x12 | Read voltage | Volage source | 2 | | 0x13 | Read temperature || 2 | | 0x14 | Read current fan speed | Fan number | 2 |