[Sped up char writing with built in font by grouping pixels in column of character map then using writeFillRect() for less spi overhead. With transparent background this speeds up line write speed by about half, with non-transparent background it's about 3 times faster.
[Sped up char writing with built in font by grouping pixels in column of character map then using writeFillRect() for less spi overhead. With transparent background this speeds up line write speed by about half, with non-transparent background it's about 3 times faster.