M5Stack setup renamed
Setup file example is for original M5Stack Basic Core module.
This commit is contained in:
parent
58f457ba97
commit
0992770d3d
|
|
@ -1,11 +1,11 @@
|
|||
// See SetupX_Template.h for all options available
|
||||
|
||||
//Setup file for the M5Stack Basic Core
|
||||
|
||||
#define ILI9341_DRIVER
|
||||
|
||||
|
||||
#define M5STACK
|
||||
|
||||
|
||||
#define TFT_MISO 19
|
||||
#define TFT_MOSI 23
|
||||
#define TFT_SCLK 18
|
||||
Loading…
Reference in New Issue