Update Setup212_LilyGo_T_PicoPro Pins (#2969)

* Added ST7796 gram offset

* Added LilyGo-T-PicoPro setup

* Fix ST7796 Compilation Warning

* Added T-Beam-Shield User_Steup

* Added  boards setups

* Update TPicoPro pins
This commit is contained in:
Lewis He 2023-11-14 03:54:43 +08:00 committed by GitHub
parent 01483a1043
commit 17dd6f9712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,11 +16,11 @@
#define TFT_MISO 4
#define TFT_MOSI 7
#define TFT_SCLK 6
#define TFT_CS 8
#define TFT_CS 8
#define TFT_DC 9
#define TFT_RST 10
#define TFT_RST 16
#define TFT_BACKLIGHT_ON 1
#define TFT_BL 11
#define TFT_BL 10
#define LOAD_GLCD // Font 1. Original Adafruit 8 pixel font needs ~1820 bytes in FLASH