write_byte method

write_byte

def write_byte(self, data):
    ...
ParameterTypeDescription
databyte

See Also