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
425a4744
Commit
425a4744
authored
Nov 02, 2019
by
Bodmer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert pin references #456
parent
27b6509f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
User_Setup_Select.h
User_Setup_Select.h
+9
-9
No files found.
User_Setup_Select.h
View file @
425a4744
...
@@ -128,15 +128,15 @@
...
@@ -128,15 +128,15 @@
// These are the pins for ESP8266 boards
// These are the pins for ESP8266 boards
// Name GPIO NodeMCU Function
// Name GPIO NodeMCU Function
#define PIN_D0
D0
// GPIO16 WAKE
#define PIN_D0
16
// GPIO16 WAKE
#define PIN_D1
D1
// GPIO5 User purpose
#define PIN_D1
5
// GPIO5 User purpose
#define PIN_D2
D2
// GPIO4 User purpose
#define PIN_D2
4
// GPIO4 User purpose
#define PIN_D3
D3
// GPIO0 Low on boot means enter FLASH mode
#define PIN_D3
0
// GPIO0 Low on boot means enter FLASH mode
#define PIN_D4
D4
// GPIO2 TXD1 (must be high on boot to go to UART0 FLASH mode)
#define PIN_D4
2
// GPIO2 TXD1 (must be high on boot to go to UART0 FLASH mode)
#define PIN_D5
D5
// GPIO14 HSCLK
#define PIN_D5
14
// GPIO14 HSCLK
#define PIN_D6
D6
// GPIO12 HMISO
#define PIN_D6
12
// GPIO12 HMISO
#define PIN_D7
D7
// GPIO13 HMOSI RXD2
#define PIN_D7
13
// GPIO13 HMOSI RXD2
#define PIN_D8
D8
// GPIO15 HCS TXD0 (must be low on boot to enter UART0 FLASH mode)
#define PIN_D8
15
// GPIO15 HCS TXD0 (must be low on boot to enter UART0 FLASH mode)
#define PIN_D9 3 // RXD0
#define PIN_D9 3 // RXD0
#define PIN_D10 1 // TXD0
#define PIN_D10 1 // TXD0
...
...
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