~vdupras/duskos

55227af250141063cd98a28d0df3f98502d5e3c3 — Virgil Dupras a month ago f241047
drv/pc/com: typo in comment
1 files changed, 2 insertions(+), 2 deletions(-)

M fs/drv/pc/com.fs
M fs/drv/pc/com.fs => fs/drv/pc/com.fs +2 -2
@@ 1,6 1,6 @@
\ COM driver

\ Hardcoded to COM1, 115220 bauds, 8N1
\ Hardcoded to COM1, 115200 bauds, 8N1

$3f8 const COMPORT



@@ 25,4 25,4 @@ extends IO struct[ COM1
    2drop c@ >com 1 ;
  : :new here 0 , ['] _readbuf , ['] _writebuf , ['] drop dup , , ;
]struct
COM1 :new structbind COM1 com1
\ No newline at end of file
COM1 :new structbind COM1 com1