There was an error while loading. Please reload this page.
1 parent 3f348b9 commit 41fa0d4Copy full SHA for 41fa0d4
1 file changed
src/Serial_Data_Transfer_(Link_Cable).md
@@ -91,7 +91,7 @@ This means a master will start to receive $FF bytes.
91
92
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)
93
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.
+Which, on a CGB at the highest speed, can amount to more than one byte.
95
96
## Delays and Synchronization
97
0 commit comments