Updated Home (markdown)

Zedsquared
2022-04-25 19:48:05 +01:00
parent ea5ffd7e73
commit 921dc3d72b

@@ -4,6 +4,9 @@
Welcome to the TFT_eSPI wiki! Welcome to the TFT_eSPI wiki!
## Getting started ## 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: - Installation of TFT_eSPI:
- [Arduino IDE](https://github.com/Bodmer/TFT_eSPI/wiki/Installing-on-Arduino-IDE) - [Arduino IDE](https://github.com/Bodmer/TFT_eSPI/wiki/Installing-on-Arduino-IDE)
- [PlatformIO](https://github.com/Bodmer/TFT_eSPI/wiki/Installing-on-PlatformIO) - [PlatformIO](https://github.com/Bodmer/TFT_eSPI/wiki/Installing-on-PlatformIO)