From a0a5328ecd646e533ce387bb75e6cd2329552970 Mon Sep 17 00:00:00 2001 From: logicog Date: Thu, 5 Jun 2025 20:16:24 +0200 Subject: [PATCH] Document default baud of 115200 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58dc994..9d0e8cb 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ flash chip and install a SOIC adapter): - and program flash Now you can connect a serial cable to the UART port found on all the -devices, set 8N1 @ 57600 baud and power up the switch. +devices, set 8N1 @ 115200 baud and power up the switch. The device will perform some examples and provide a minimal console, which currently only allows to do a reset.