From 995c40061ace91bed720d28cd011cf953a5fbee1 Mon Sep 17 00:00:00 2001 From: sebgab Date: Wed, 24 Apr 2024 13:53:53 +0000 Subject: [PATCH] Update Commands --- Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |