From fd5af1c9e0da0c901a4151f5abfda31dd65d413c Mon Sep 17 00:00:00 2001
From: cnlohr <lohr85@gmail.com>
Date: Sun, 19 Feb 2023 23:47:30 -0800
Subject: [PATCH] Add note about high line.

---
 attic/on-wire-protocol-notes.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/attic/on-wire-protocol-notes.txt b/attic/on-wire-protocol-notes.txt
index d44b621..d3edeb8 100644
--- a/attic/on-wire-protocol-notes.txt
+++ b/attic/on-wire-protocol-notes.txt
@@ -83,7 +83,8 @@ Then, repeat this 10x
   low for 8us
   high for 1.6us
   low for 6.6us
-  high for 80us
+  high for 80us << Actually this goes "high-z" the last time.  The target chip will drive it high if present until...  <This doesn't seem to be crucial>
+
 
 low for 2us
 high for 5.3us
-- 
GitLab