You've already forked TEF6686_ESP32
Update README.md
This commit is contained in:
committed by
GitHub
parent
699715b8b1
commit
1779a0660c
11
README.md
11
README.md
@@ -38,15 +38,10 @@ Then compile and upload it using for example Arduino IDE (remember to select ESP
|
|||||||
#define TFT_CS 5
|
#define TFT_CS 5
|
||||||
#define TFT_DC 17
|
#define TFT_DC 17
|
||||||
#define TFT_RST 16
|
#define TFT_RST 16
|
||||||
#define LOAD_GLCD
|
|
||||||
#define LOAD_FONT2
|
|
||||||
#define LOAD_FONT4
|
|
||||||
#define LOAD_FONT6
|
|
||||||
#define LOAD_FONT7
|
|
||||||
#define LOAD_FONT8
|
|
||||||
#define LOAD_GFXFF
|
|
||||||
#define SMOOTH_FONT
|
|
||||||
#define SPI_FREQUENCY 10000000
|
#define SPI_FREQUENCY 10000000
|
||||||
|
|
||||||
|
#define LOAD_FONT7
|
||||||
|
#define LOAD_GFXFF
|
||||||
```
|
```
|
||||||
**ALL OTHER SETTINGS SHOULD BE REMARKED!**
|
**ALL OTHER SETTINGS SHOULD BE REMARKED!**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user