From 5c945e43b59dd6bdb12f92991792863048c05662 Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Tue, 14 Dec 2021 01:35:30 -0500 Subject: [PATCH] Add some notes --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 911e4a0..2013b8f 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,8 @@ make install cd /srv/crawler git pull ``` + + +# Notes + +[Uart Stuff](https://www.reddit.com/r/raspberry_pi/comments/833qux/binary_file_tranfer_via_uart/)