From 9031aaf342ce3bcd370ee2f4e72ff6e0248e6013 Mon Sep 17 00:00:00 2001 From: Brian Y Date: Mon, 9 Dec 2019 21:17:46 -0500 Subject: [PATCH] changed pin defintions to known working set --- RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py index dd57e62..e6819c5 100644 --- a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py +++ b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py @@ -15,8 +15,8 @@ __status__ = 'Development' # Pin definitions CS_PIN = 26 -DC_PIN = 22 -RST_PIN = 12 +DC_PIN = 15 +RST_PIN = 16 BUSY_PIN = 18 # SPI device, bus = 32766, device = 1 on ROCK64