From 4ea14ee413378a5c8dce09d5be1ac682bd9db3aa Mon Sep 17 00:00:00 2001 From: Paul Deen Date: Sun, 12 Jul 2020 01:03:20 +0200 Subject: [PATCH] Added new version of 7.5inch waveshare epaper (#675) --- components/display/waveshare_epaper.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/display/waveshare_epaper.rst b/components/display/waveshare_epaper.rst index 1768a3f44..b865da97d 100644 --- a/components/display/waveshare_epaper.rst +++ b/components/display/waveshare_epaper.rst @@ -74,12 +74,13 @@ Configuration variables: - ``1.54in`` - ``2.13in`` (not tested) - ``2.13in-ttgo`` (T5_V2.3 tested) - - ``2.70in`` (not tested) + - ``2.70in`` - ``2.90in`` - ``2.90in-b`` (B/W rendering only) - ``4.20in`` - ``5.83in`` - ``7.50in`` + - ``7.50inV2`` - **busy_pin** (*Optional*, :ref:`Pin Schema `): The BUSY pin. Defaults to not connected. - **reset_pin** (*Optional*, :ref:`Pin Schema `): The RESET pin. Defaults to not connected.