diff --git a/Retron-77.md b/Retron-77.md index 7473010..1bdf5e2 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 baud. # Software