diff --git a/Commands.md b/Commands.md index 977aec5..33746cb 100644 --- a/Commands.md +++ b/Commands.md @@ -13,13 +13,13 @@ The "#" denotes that this is dependent upon the command. | 0x2# | Write data | ## Complete command table -| command | description | note | +| command | description | parameter | | :-- | :-- | :-- | -| 0x11 | Read config | | +| 0x11 | Read config | | | 0x12 | Read internal voltage | | | 0x13 | Read external voltage | | | 0x14 | Read temperature | | -| 0x15 | Read current fan speed | | -| 0x16 | Read bulk fan speed | | -| 0x21 | Write config | | -| 0x22 | Clear stored fan speed data | | \ No newline at end of file +| 0x15 | Read current fan speed | | +| 0x16 | Read bulk fan speed | | +| 0x21 | Write config | | +| 0x22 | Clear stored fan speed data | | \ No newline at end of file