From e3bb01209a72b2c795fc8254681a16dfe0ab0122 Mon Sep 17 00:00:00 2001 From: sfromis <47082390+sfromis@users.noreply.github.com> Date: Mon, 30 Sep 2024 18:34:38 +0200 Subject: [PATCH] Update Universal-Display-Driver.md Removed pointers about info also available on in Displays.md, as it is no longer duplicated. --- docs/Universal-Display-Driver.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/Universal-Display-Driver.md b/docs/Universal-Display-Driver.md index 5861e112e8..cdea05f2c7 100644 --- a/docs/Universal-Display-Driver.md +++ b/docs/Universal-Display-Driver.md @@ -211,8 +211,6 @@ You are now done. ## Universal Display Driver (uDisplay) -!!! info "The documentation is also available in [Displays](Displays.md#universal-display-driver) page. It is copied here for convenience." - !!! info "uDisplay is included in all pre-compiled display binaries, for ESP8266 and ESP32. If you compile yourself, you need to `#define USE_UNIVERSAL_DISPLAY`" Universal Display Driver or uDisplay is a way to define your display settings using a simple text file and easily add it to Tasmota. @@ -611,8 +609,6 @@ AF ## Universal Touch Driver (uTouch) -!!! info "The documentation is also available in [Displays](Displays.md#universal-touch-driver) page. It is copied here for convenience." - (`#define USE_UNIVERSAL_TOUCH`) This option allows to add drivers for various touch chips to use this you must ommit the Touch ids in normal display.ini