From 27c6c92895abfa5a86931d847f2a9dc19eb3c373 Mon Sep 17 00:00:00 2001 From: Brian Y Date: Mon, 9 Dec 2019 22:26:01 -0500 Subject: [PATCH] partial pin changes --- RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py index 65eee6e..798d342 100644 --- a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py +++ b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py @@ -14,9 +14,10 @@ __maintainer__ = 'Brian Yiu' __status__ = 'Development' # Pin definitions +# Vcc to 3V3 CS_PIN = 26 # Orange -DC_PIN = 15 # Green -RST_PIN = 16 # White +DC_PIN = 22 # Green +RST_PIN = 12 # White BUSY_PIN = 18 # Purple # SPI device, bus = 32766, device = 1 on ROCK64