mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-16 02:51:15 +02:00
M5Stack setup renamed
Setup file example is for original M5Stack Basic Core module.
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
// See SetupX_Template.h for all options available
|
// See SetupX_Template.h for all options available
|
||||||
|
|
||||||
|
//Setup file for the M5Stack Basic Core
|
||||||
|
|
||||||
#define ILI9341_DRIVER
|
#define ILI9341_DRIVER
|
||||||
|
|
||||||
|
|
||||||
#define M5STACK
|
#define M5STACK
|
||||||
|
|
||||||
|
|
||||||
#define TFT_MISO 19
|
#define TFT_MISO 19
|
||||||
#define TFT_MOSI 23
|
#define TFT_MOSI 23
|
||||||
#define TFT_SCLK 18
|
#define TFT_SCLK 18
|
Reference in New Issue
Block a user