From 438900da1badeccb7098a81a5ace635d42361d95 Mon Sep 17 00:00:00 2001 From: Brian Y Date: Fri, 13 Dec 2019 21:41:30 -0500 Subject: [PATCH] changed RST_PIN definition to Board 12 --- 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 59addfe..82714a5 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 = 16 # White +RST_PIN = 12 # White; 16 BUSY_PIN = 18 # Purple # SPI device, bus = 32766, device = 1 on ROCK64