Skip to content

Commit 41fa0d4

Browse files
aseoistaavivace
andauthored
Fix typo/improve wording in Serial_Data_Transfer documentation (#650)
--------- Co-authored-by: Antonio Vivace <avivace4@gmail.com>
1 parent 3f348b9 commit 41fa0d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Serial_Data_Transfer_(Link_Cable).md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ This means a master will start to receive $FF bytes.
9191

9292
If a disconnection happens during transmission, the input will be pulled up to 1 over a 20uSec period. (TODO: Only measured on a CGB rev E)
9393
This means if the slave was sending a 0 bit at the time of the disconnect, you will read 0 bits for up to 20 μs.
94-
Which on a CGB at the highest speed can be more then a byte.
94+
Which, on a CGB at the highest speed, can amount to more than one byte.
9595

9696
## Delays and Synchronization
9797

0 commit comments

Comments
 (0)