Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Opcode ¶
type Opcode string
const ( OpcodeIN Opcode = "IN" OpcodePenUp Opcode = "PU" OpcodePenDown Opcode = "PD" OpcodeSelectPen Opcode = "SP" OpcodePositionAbsolute Opcode = "PA" OpcodePositionRelative Opcode = "PR" )
IN is always present, Could not found the actual definition of this. No idea if PA and PR are supported anyways.
Click to show internal directories.
Click to hide internal directories.