From 06e28d3c1c95b5b8a4ce390f0ecf81b00e42c5a3 Mon Sep 17 00:00:00 2001 From: Brian Y Date: Fri, 13 Dec 2019 21:47:02 -0500 Subject: [PATCH] changed RST_PIN to 13 --- 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 82714a5..2d244c1 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 = 12 # White; 16 +RST_PIN = 13 # White; 16 BUSY_PIN = 18 # Purple # SPI device, bus = 32766, device = 1 on ROCK64