epd-waveshare icon indicating copy to clipboard operation
epd-waveshare copied to clipboard

Not all color displays use `TriDisplay`

Open Liamolucko opened this issue 3 years ago • 1 comments

TriDisplay was added in #76, but only epd2in13bc was updated to use it. None of the other colored displays use it, except for epd1in83b which was added afterwards and used it from the start. I think the other displays should probably use it too; here's the full list:

  • [ ] epd1in54b
  • [ ] epd1in54c
  • [x] epd2in13bc
  • [ ] epd2in7b
  • [ ] epd2in9bc
  • [x] epd5in83b_v2

Would you be happy for me to implement this?

Liamolucko avatar Feb 22 '22 07:02 Liamolucko

Sure that would be great!

caemor avatar Mar 09 '22 14:03 caemor