From 1a4897450c1f1f6d4c29969af46c48f88750e9ed Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Wed, 11 Jul 2018 23:50:53 +0200 Subject: [PATCH] Updated Retron 77 (markdown) --- Retron-77.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Retron-77.md b/Retron-77.md index 1bdf5e2..0bdcb7b 100644 --- a/Retron-77.md +++ b/Retron-77.md @@ -23,7 +23,7 @@ There is no onboard flash memory. ## UART -There is a single UART header on the mainboard that can be used to obtain a serial console to both the U-Boot bootloader and the linux system running on the device. The UART is configured by both U-Boot and linux at 115200 baud. +There is a single UART header on the mainboard that can be used to obtain a serial console to both the U-Boot bootloader and the linux system running on the device. The UART is configured by both U-Boot and linux at 115200 bps. # Software