Update 'USB config & command protocol'
parent
5b07eb1637
commit
ee4f256925
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue