changed RST_PIN definition to Board 12
This commit is contained in:
parent
327951bc4a
commit
438900da1b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ __status__ = 'Development'
|
|||
# Pin definitions
|
||||
CS_PIN = 26 # Orange
|
||||
DC_PIN = 22 # Green
|
||||
RST_PIN = 16 # White
|
||||
RST_PIN = 12 # White; 16
|
||||
BUSY_PIN = 18 # Purple
|
||||
|
||||
# SPI device, bus = 32766, device = 1 on ROCK64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue