From f073c9d3848dab915bed4844e9d13684aa5e23eb Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 26 May 2022 15:34:58 +0200 Subject: implement direct control --- protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocol.md') diff --git a/protocol.md b/protocol.md index 345fe50..c6cb3fb 100644 --- a/protocol.md +++ b/protocol.md @@ -36,7 +36,7 @@ readability. |`0x02`|[EXPT](#expt)|yes|`r --> c`|exception |`0x04`|[MODE](#mode)|yes|`r <=> c`|mode |`0x06`|[SPED](#sped)|no|`r <-- c`|speed -|`0x08`|[DIRC](#dirc)|no|`r <-- c`|direct control +|`0x08`|[DIRC](#dirc)|yes|`r <-- c`|direct control |`0x0a`|[CORD](#cord)|no|`r <=> c`|coordinate |`0x0c`|[BOMD](#bomd)|no|`r <=> c`|backorder modify |`0x0e`|[SRES](#sres)|no|`r <-- c`|soft reset -- cgit v1.2.3