From 2ac95352f2f0bde5f92aa6e521c9e7f21224d40b Mon Sep 17 00:00:00 2001 From: JonasB2497 <45214989+JonasB2497@users.noreply.github.com> Date: Mon, 25 Nov 2024 23:30:03 +0100 Subject: [PATCH] added documentation for new display model (#4394) --- 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 b8ff37feef..9239162ebf 100644 --- a/components/display/waveshare_epaper.rst +++ b/components/display/waveshare_epaper.rst @@ -109,6 +109,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``)