From f6965deb20a485cf40d578b7b947d4758d9bccb0 Mon Sep 17 00:00:00 2001 From: Brian Y Date: Sun, 22 Dec 2019 13:56:31 -0500 Subject: [PATCH] changed RST pin from 10 to 15 --- 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 511bd2d..3042615 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 = 10 # White +RST_PIN = 15 # White BUSY_PIN = 18 # Purple # SPI device, bus = 32766, device = 1 on ROCK64