From 2b7d4fff5a69599d29281cfaf1b350fb9c342c06 Mon Sep 17 00:00:00 2001 From: jede Date: Fri, 20 Oct 2017 21:29:16 +0200 Subject: [PATCH] comment correction --- asminc/telestrat.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asminc/telestrat.inc b/asminc/telestrat.inc index 7b6e52283..424047725 100644 --- a/asminc/telestrat.inc +++ b/asminc/telestrat.inc @@ -58,7 +58,7 @@ HRSFB := $57 ; RS232T ; b0-b3 : speed -; 1111 => 19200 bps (please note that telestrat can't handle this speed with stopping all IRQ except ACIA's one) +; 1111 => 19200 bps (please note that telestrat can't handle this speed without stopping all IRQ except ACIA's one) ; 1100 => 9600 bps (default from telemon) ; 1110 => 4800 bps ; 1010 => 2400 bps -- 2.39.5