From 5482da1c060c6c4b353c92ca8729f24d17678189 Mon Sep 17 00:00:00 2001 From: sebgab Date: Wed, 6 Mar 2024 12:29:45 +0000 Subject: [PATCH] Update Commands --- Commands.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Commands.md b/Commands.md index 33746cb..493e56a 100644 --- a/Commands.md +++ b/Commands.md @@ -16,10 +16,9 @@ The "#" denotes that this is dependent upon the command. | command | description | parameter | | :-- | :-- | :-- | | 0x11 | Read config | | -| 0x12 | Read internal voltage | | -| 0x13 | Read external voltage | | -| 0x14 | Read temperature | | -| 0x15 | Read current fan speed | | -| 0x16 | Read bulk fan speed | | +| 0x12 | Read voltage | | +| 0x13 | Read temperature | | +| 0x14 | Read current fan speed | | +| 0x15 | Read bulk fan speed | | | 0x21 | Write config | | | 0x22 | Clear stored fan speed data | | \ No newline at end of file