Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TFT_eSPI
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
TFT_eSPI
Commits
2aeb09db
Commit
2aeb09db
authored
Nov 08, 2018
by
Gavin Smalley
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version and add option for red-tabbed 160x80 screen support to SetupX_Template.h
parent
8d3a4d09
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
User_Setups/SetupX_Template.h
User_Setups/SetupX_Template.h
+1
-0
library.json
library.json
+1
-1
library.properties
library.properties
+1
-1
No files found.
User_Setups/SetupX_Template.h
View file @
2aeb09db
...
@@ -53,6 +53,7 @@
...
@@ -53,6 +53,7 @@
// #define ST7735_GREENTAB160x80 // For 160 x 80 display (BGR, inverted, 26 offset)
// #define ST7735_GREENTAB160x80 // For 160 x 80 display (BGR, inverted, 26 offset)
// #define ST7735_REDTAB
// #define ST7735_REDTAB
// #define ST7735_BLACKTAB
// #define ST7735_BLACKTAB
// #define ST7735_REDTAB160x80 // For 160 x 80 display (24 offset) (https://www.aliexpress.com/item/ShengYang-1pcs-IPS-0-96-inch-7P-SPI-HD-65K-Full-Color-OLED-Module-ST7735-Drive/32918394604.html)
// ##################################################################################
// ##################################################################################
//
//
...
...
library.json
View file @
2aeb09db
{
{
"name"
:
"TFT_eSPI"
,
"name"
:
"TFT_eSPI"
,
"version"
:
"1.1.
3
"
,
"version"
:
"1.1.
4
"
,
"keywords"
:
"tft, ePaper, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486, ST7789"
,
"keywords"
:
"tft, ePaper, display, ESP8266, NodeMCU, ESP32, M5Stack, ILI9341, ST7735, ILI9163, S6D02A1, ILI9486, ST7789"
,
"description"
:
"A TFT and ePaper SPI graphics library for ESP8266 and ESP32"
,
"description"
:
"A TFT and ePaper SPI graphics library for ESP8266 and ESP32"
,
"repository"
:
"repository"
:
...
...
library.properties
View file @
2aeb09db
name
=
TFT_eSPI
name
=
TFT_eSPI
version
=
1.1.
3
version
=
1.1.
4
author
=
Bodmer
author
=
Bodmer
maintainer
=
Bodmer
maintainer
=
Bodmer
sentence
=
A fast TFT graphics library for ESP8266 and ESP32 processors for the Arduino IDE
sentence
=
A fast TFT graphics library for ESP8266 and ESP32 processors for the Arduino IDE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment