From ee4f2569259d9a60d359b79f5ad3d166a13ffc79 Mon Sep 17 00:00:00 2001 From: sys64738 Date: Sun, 1 Aug 2021 00:41:38 +0000 Subject: [PATCH] Update 'USB config & command protocol' --- USB-config-%26-command-protocol.md | 1 + 1 file changed, 1 insertion(+) diff --git a/USB-config-%26-command-protocol.md b/USB-config-%26-command-protocol.md index 91c5c24..5d2cade 100644 --- a/USB-config-%26-command-protocol.md +++ b/USB-config-%26-command-protocol.md @@ -14,6 +14,7 @@ A response consists of a response status byte (`enum cfg_resp`), followed by a 7 * Bad mode for this command: `0x02` * No such mode exists: `0x03` * Bad command argument: `0x04` +* Wrong (mode-specific) state for this command: `0x05` ## General commands