Skip to content

Commit

Permalink
Update Universal-Display-Driver.md
Browse files Browse the repository at this point in the history
Removed pointers about info also available on in Displays.md, as it is no longer duplicated.
  • Loading branch information
sfromis authored Sep 30, 2024
1 parent 695e0a4 commit e3bb012
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/Universal-Display-Driver.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e3bb012

Please sign in to comment.