changed dc pin definition
This commit is contained in:
parent
20a2991a1d
commit
8b7a410976
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ __status__ = 'Development'
|
|||
|
||||
# Pin definitions
|
||||
CS_PIN = 26 # Orange
|
||||
DC_PIN = 15 # Green
|
||||
DC_PIN = 22 # Green
|
||||
RST_PIN = 16 # White
|
||||
BUSY_PIN = 18 # Purple
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue