From 5b8b1b5321ba18c150b401aafb8762a2a4e71571 Mon Sep 17 00:00:00 2001 From: Samuel Sieb Date: Tue, 7 Jun 2022 03:42:20 -0700 Subject: [PATCH] add new ILI9341 model (ILI9342) (#2112) Co-authored-by: Samuel Sieb --- components/display/ili9341.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/components/display/ili9341.rst b/components/display/ili9341.rst index 0e5339de3..07e86feb0 100644 --- a/components/display/ili9341.rst +++ b/components/display/ili9341.rst @@ -45,6 +45,7 @@ Configuration variables: - ``M5STACK`` - ``TFT 2.4`` + - ``TFT 2.4R`` (ILI9342) - **cs_pin** (*Optional*, :ref:`Pin Schema `): The CS pin. - **dc_pin** (**Required**, :ref:`Pin Schema `): The DC pin.