Update 'USB config & command protocol'

Triss 2021-08-01 00:41:38 +00:00
parent 5b07eb1637
commit ee4f256925
1 changed files with 1 additions and 0 deletions

@ -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