From 921dc3d72b41838059f76da8dcc431f786fe612b Mon Sep 17 00:00:00 2001 From: Zedsquared Date: Mon, 25 Apr 2022 19:48:05 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index 88856ea..fa2d77d 100644 --- a/Home.md +++ b/Home.md @@ -4,6 +4,9 @@ Welcome to the TFT_eSPI wiki! ## Getting started +### selecting processor and display: +This library can drive many different displays on many different boards, have a look in User_Setup_Select.h, you probably just need to uncomment one line in there to get started with your particular needs. + - Installation of TFT_eSPI: - [Arduino IDE](https://github.com/Bodmer/TFT_eSPI/wiki/Installing-on-Arduino-IDE) - [PlatformIO](https://github.com/Bodmer/TFT_eSPI/wiki/Installing-on-PlatformIO)