maxint-rd / mxUnifiedLcdEdentifier2

mxUnifiedIO device library for Arduino. Device specific driver for the LCD in the e.dentifier2 bank card device, derived from the Adafruit GFX library. Use SPI shift registers or I2C I/O expanders via the mxUnifiedIO API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO: optimize buffer ordering

maxint-rd opened this issue · comments

Using initialization commands discovered recently, the order of the buffer blocks could be optimized and require less reordering. Although not essential it could improve code size and handling speed slightly.