epd-waveshare
epd-waveshare copied to clipboard
Not all color displays use `TriDisplay`
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?
Sure that would be great!