From c04fa092516f0407b2b67416aa9104e361bee3d0 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Mon, 16 Jan 2023 16:01:29 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 9f0bff1..70c73eb 100644 --- a/README.md +++ b/README.md @@ -210,10 +210,3 @@ You can take this one step further and have your own setup select file and then #include <../TFT_eSPI_Setups/my_setup_select.h> ``` To select a new setup you then edit your own my_setup_select.h file (which will not get overwritten during an upgrade). - -# ePaper displays - -The library was intended to support only TFT displays but using a Sprite as a 1 bit per pixel screen buffer permits support for the Waveshare 2 and 3 colour SPI ePaper displays. This addition to the library is experimental and only one example is provided. Further examples will be added. - -![Example](https://i.imgur.com/L2tV129.jpg?1) -