From dcda3265159b7ce4ef9b26987ac61897d2fd6618 Mon Sep 17 00:00:00 2001 From: Jiao Xianjun Date: Sat, 28 Jan 2023 21:10:55 +0100 Subject: [PATCH] Update notter.md --- doc/known_issue/notter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/known_issue/notter.md b/doc/known_issue/notter.md index a5f6710..1e471e0 100644 --- a/doc/known_issue/notter.md +++ b/doc/known_issue/notter.md @@ -12,4 +12,4 @@ If can't connect to the board for the 1st time, you might need to delete /etc/ne ## antsdr e200 UART console -If can't see the UART console in Linux (/dev/ttyCH341USB0), according to https://github.com/juliagoda/CH341SER, you might need to do `sudo apt remove brltty` +If can't see the UART console in Linux (/dev/ttyUSB0 or /dev/ttyCH341USB0), according to https://github.com/juliagoda/CH341SER, you might need to do `sudo apt remove brltty`