mirror of https://github.com/arendst/Tasmota.git
Updated Displays (markdown)
parent
cf05fa3320
commit
46dd988260
|
@ -21,8 +21,7 @@ Display support is still in active development.
|
||||||
|
|
||||||
## DisplayMode Parameters
|
## DisplayMode Parameters
|
||||||
|
|
||||||
The display driver is able to display predefined setups of text or user defined text. To display user defined
|
The display driver is able to display predefined setups of text or user defined text. To display text using `DisplayText` set `DisplayMode` to `0`, or set `DisplayMode` to `1` for the HT16K33 dot-matrix display.
|
||||||
text using `DisplayText` command set `DisplayMode` to `0` (or also `1` for Matrix).
|
|
||||||
|
|
||||||
Parameter | LCD Display | OLED Display | TFT Display
|
Parameter | LCD Display | OLED Display | TFT Display
|
||||||
------------ | ---------------------- | ----------------------------------- | ----------------------------
|
------------ | ---------------------- | ----------------------------------- | ----------------------------
|
||||||
|
|
Loading…
Reference in New Issue