comment correction
This commit is contained in:
parent
351a5ab20a
commit
2b7d4fff5a
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ HRSFB := $57
|
||||||
|
|
||||||
; RS232T
|
; RS232T
|
||||||
; b0-b3 : speed
|
; 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)
|
; 1100 => 9600 bps (default from telemon)
|
||||||
; 1110 => 4800 bps
|
; 1110 => 4800 bps
|
||||||
; 1010 => 2400 bps
|
; 1010 => 2400 bps
|
||||||
|
|
Loading…
Add table
Reference in a new issue