PyATEM
PyATEM copied to clipboard
which format for payload ?
hey i was wondering which foramt do you require for the payload ?
well, the payload is a series of bytes... this module needs to be upgraded to python3, I guess, haven't touched it for a LOOOONG while, been busy elsewhere
is there a function that coneverts a integer to byte ? so '0000' should work ?
you're probably looking for struct.pack()