Working on the new serial code
git-svn-id: svn://svn.cc65.org/cc65/trunk@2070 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -45,6 +45,6 @@ SER_ERR_BAUD_UNAVAIL = $05 ; Baud rate not available
|
||||
SER_ERR_NO_DATA = $06 ; Nothing to read
|
||||
SER_ERR_OVERFLOW = $07 ; No room in send buffer
|
||||
SER_ERR_INIT_FAILED = $08 ; Initialization failed
|
||||
|
||||
SER_ERR_INV_IOCTL = $09 ; IOCTL not supported
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user