From 17b5bb8fec9dc154b09e400ff62e5c00332496bd Mon Sep 17 00:00:00 2001 From: sys64738 Date: Wed, 23 Jun 2021 18:51:01 +0000 Subject: [PATCH] Update 'USB protocol' --- USB-protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USB-protocol.md b/USB-protocol.md index f73296b..a1e13c4 100644 --- a/USB-protocol.md +++ b/USB-protocol.md @@ -252,7 +252,7 @@ Abbreviations/terms used: 1. Cancel ongoing SC/WFT (`0xf0 0x00`) 2. Get status (`0xfd 0x00 0x01 0x02 0xfe`), should return `0x22`. 3. Send settings (`0xf1`) (passive) (spurious?) -4. Send settings (`0xf1') +4. Send settings (`0xf1`) 5. Send trigger steps (`0xf4`) (optional) 6. Get status (`0xfd 0x00 0x01 0x02 0xfe`), should return `0x22`. 7. Cancel ongoing SC/WFT (`0xf0 0x00`)