From cb904027feeab17d6b79aef52a4a6472cbe4e0c0 Mon Sep 17 00:00:00 2001 From: Jonas B Date: Mon, 28 Oct 2024 10:47:41 +0100 Subject: [PATCH] added documentation for new display model --- 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 d795ce5909..476975b62d 100644 --- a/components/display/waveshare_epaper.rst +++ b/components/display/waveshare_epaper.rst @@ -108,6 +108,7 @@ Configuration variables: - ``7.50in`` - ``7.50in-bV2`` - also supports v3, B/W rendering only - ``7.50in-bV3`` - display with the '(V3)' sticker on the back, B/W rendering only + - ``7.50in-bV3-bwr`` - display with the '(V3)' sticker on the back, BWR rendering enabled (uses double the amount of RAM for the display buffer as B/W rendering) - ``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 - ``7.50inV2alt`` (alternative version to the above ``7.50inV2``)