From 1f3fb8890826506f7628d751939fece4bf172ed5 Mon Sep 17 00:00:00 2001 From: Zack Buhman Date: Fri, 13 Sep 2024 08:06:29 -0500 Subject: [PATCH] notes: add serial cable notes --- notes/serial.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 notes/serial.txt diff --git a/notes/serial.txt b/notes/serial.txt new file mode 100644 index 0000000..94e94e4 --- /dev/null +++ b/notes/serial.txt @@ -0,0 +1,3 @@ + ground | CTS | RTS | TX | RX | ground + uninsulated | blue | yellow | green | red | black + | D2 | D3 | D1 | D0 |