From 6b8d830738724d852375fd148f13a6f91f163d8f Mon Sep 17 00:00:00 2001 From: sebgab Date: Wed, 6 Mar 2024 12:13:20 +0000 Subject: [PATCH] Update Commands --- Commands.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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