Documentation
¶
Index ¶
Constants ¶
View Source
const ( END byte = 0xC0 // indicates end of packet ESC byte = 0xDB // indicates byte stuffing ESC_END byte = 0xDC // ESC ESC_END means END data byte ESC_ESC byte = 0xDD // ESC ESC_ESC means ESC data byte )
SLIP special character codes
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.