Moved more functionality into socket
This commit is contained in:
parent
423d2f6401
commit
332ab924db
3 changed files with 20 additions and 13 deletions
|
|
@ -68,5 +68,4 @@ pub mod socketn {
|
|||
pub const RECEIVED_SIZE: u16 = 0x26;
|
||||
|
||||
pub const RX_DATA_READ_POINTER: u16 = 0x28;
|
||||
pub const RX_DATA_WRITE_POINTER: u16 = 0x2A;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue