ATOM-PRINTER icon indicating copy to clipboard operation
ATOM-PRINTER copied to clipboard

Use uint16 for coordinates in printBMP

Open coffeemakr opened this issue 1 year ago • 0 comments

The coordinates x and y are 16bit values. They are shifted and mapped to 2 times 8 bit in the function code.

coffeemakr avatar Jan 08 '24 12:01 coffeemakr