We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9abac51 commit 31f2637Copy full SHA for 31f2637
1 file changed
src/part2/serial-link.md
@@ -359,6 +359,7 @@ It's probably worth looking into better solutions for real-world projects.
359
Check Ben Eater's lessons on [Reliable Data Transmission](https://www.youtube.com/watch?v=eq5YpKHXJDM),
360
[Error Detection: Parity Checking](https://www.youtube.com/watch?v=MgkhrBSjhag), [Checksums and Hamming Distance](https://www.youtube.com/watch?v=ppU41c15Xho),
361
[How Do CRCs Work?](https://www.youtube.com/watch?v=izG7qT0EpBw) to explore further this topic.
362
+
363
:::
364
365
0 commit comments