Documentation ¶
Index ¶
Constants ¶
View Source
const ( SYNC = iota // 同步位,固定为 0xff ADDR // 地址 CMD1 // 命令1 CMD2 // 命令2 DATA1 // 数据1 DATA2 // 数据2 CHECKSUM // 校验和 )
Variables ¶
This section is empty.
Functions ¶
func NewPelcoDUseCase ¶
func NewPelcoDUseCase(address byte) protocol.InstructRepo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.