Tweet

Replying to @tomfleet, @adafruit and @johnedgarpark

It’s 2bpp for 4 colors. actually a clever hack: when refreshing there’s memory for the old pixel value and new pixel value so you can differentiate W>W vs B>W, the grayscale mode uses those two buffers and different timings to trick the screen into showing shades of gray!

(original)