File creation
This commit is contained in:
6
arduino/Screen code/Screen-code-full/headerFile.h
Normal file
6
arduino/Screen code/Screen-code-full/headerFile.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#define TFT_CS 14
|
||||
#define TFT_DC 13
|
||||
#define TFT_RST 12
|
||||
#define MOSI 11
|
||||
#define SCK 10
|
||||
#define MISO 9
|
Reference in New Issue
Block a user