loiccoyle / tinyticker

🚀 A tiny Raspberry Pi powered ePaper ticker
https://loiccoyle.com/tinyticker
MIT License
16 stars 3 forks source link

missing `lut` arg #36

Closed loiccoyle closed 9 months ago

loiccoyle commented 9 months ago

When using the 1st revision black and white display, the lut arg is missing in the init function.

See: https://github.com/loiccoyle/tinyticker/blob/main/tinyticker/waveshare_lib/epd2in13.py#L153

lut should be made optional.

loiccoyle commented 9 months ago

closed by https://github.com/loiccoyle/tinyticker/commit/f9c97853608126f4db69c4281e6b9b2e5f65e883