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)