Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
arduino-esp32
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
arduino-esp32
Commits
2f7e7ad7
Unverified
Commit
2f7e7ad7
authored
May 02, 2024
by
Gareth Coleman
Committed by
GitHub
May 02, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change(variant): add additional pin mappings and #define (#9577)
parent
54d996eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
variants/unphone9/pins_arduino.h
variants/unphone9/pins_arduino.h
+10
-0
No files found.
variants/unphone9/pins_arduino.h
View file @
2f7e7ad7
...
...
@@ -56,4 +56,14 @@ static const uint8_t T12 = 13;
static
const
uint8_t
T13
=
14
;
static
const
uint8_t
T14
=
15
;
static
const
uint8_t
D5
=
14
;
static
const
uint8_t
D6
=
7
;
static
const
uint8_t
D9
=
15
;
static
const
uint8_t
D10
=
16
;
static
const
uint8_t
D11
=
17
;
static
const
uint8_t
D12
=
12
;
static
const
uint8_t
D13
=
13
;
static
const
uint8_t
D21
=
47
;
#define UNPHONE_D_PINS_MAPPED
#endif
/* Pins_Arduino_h */
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