From c831d9e9385a3f0aeb7ff43e303f642117d52526 Mon Sep 17 00:00:00 2001 From: Brian Y Date: Sun, 22 Dec 2019 14:00:47 -0500 Subject: [PATCH] changed RST_PIN from 15 to 7 --- RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py index 3042615..20977f7 100644 --- a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py +++ b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py @@ -16,7 +16,7 @@ __status__ = 'Development' # Pin definitions CS_PIN = 26 # Orange DC_PIN = 22 # Green -RST_PIN = 15 # White +RST_PIN = 7 # White BUSY_PIN = 18 # Purple # SPI device, bus = 32766, device = 1 on ROCK64