From 06586a91c4d29377a1c00d9450800cb5942eba3c Mon Sep 17 00:00:00 2001 From: Alex Muthmann Date: Thu, 3 Oct 2019 13:26:14 +0200 Subject: [PATCH] Add hint to display config to Readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 002d736..30ec48b 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,8 @@ The supported models are: The only kind of displays supported are the ones listed above, but we are always happy to receive pull requests supporting new displays. +You need to configure the display type in `config.yml` where you can find `ui.display.type`. + One thing to note, not all displays are created equaly, TFT displays for example work similar to an HDMI display, and they are not supported, currently all the displays supported are I2C displays. ### Color and Black & White displays