From 99e19c29c3d4d03006a51e383a4aaa995fb71f5d Mon Sep 17 00:00:00 2001 From: acidvegas Date: Sun, 26 May 2024 19:31:26 -0400 Subject: [PATCH] Improved serial debugging documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 842655c..93d4474 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,8 @@ The device will scan for WiFi networks on boot. Once the list is displayed, you # Debugging over Serial 1. Install screen: `apt-get install screen` *(or whatever package manager you use)* -2. `screen /dev/ttyAMC0 9600` +2. Plug in your device via USB. +2. Turn the device on, and run: `screen /dev/ttyAMC0 9600` *(again, this can also be /dev/ttyUSB0)* # Roapmap ###### Device functionality