From ad4c4f70146385fa99f5b32af58d167f95abb186 Mon Sep 17 00:00:00 2001 From: Tommy van der Vorst Date: Wed, 22 Sep 2021 13:40:50 +0200 Subject: [PATCH] Document support for Waveshare 7.5in "version C" bichromatic e-paper display (#1206) --- components/display/waveshare_epaper.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/components/display/waveshare_epaper.rst b/components/display/waveshare_epaper.rst index 9929913c6..8f9d128bc 100644 --- a/components/display/waveshare_epaper.rst +++ b/components/display/waveshare_epaper.rst @@ -92,6 +92,7 @@ Configuration variables: - ``4.20in-bV2`` (B/W rendering only) - ``5.83in`` - ``7.50in`` + - ``7.50in-bc`` (display with version sticker '(C)' on the back, B/W rendering only) - ``7.50inV2`` (Can't use with an ESP8266 as it runs out of RAM) - **busy_pin** (*Optional*, :ref:`Pin Schema `): The BUSY pin. Defaults to not connected.