From 8d5fde8f46aaf903fff11804bea6ee421ee2ba54 Mon Sep 17 00:00:00 2001 From: Nathael Pajani Date: Fri, 24 Nov 2023 23:53:33 +0100 Subject: [PATCH] This one is to decode UART0 info (over USB-to-UART bridge) --- host/scialys_decode/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host/scialys_decode/README b/host/scialys_decode/README index c394ef5..d4a1c6b 100644 --- a/host/scialys_decode/README +++ b/host/scialys_decode/README @@ -1,2 +1,2 @@ This host app decodes the frames continuously sent by the scialys module on his -serial line (UART) +serial line (UART0) over USB. -- 2.43.0