From b10f40a3f4112bb4c183627844da981b9e161257 Mon Sep 17 00:00:00 2001 From: Brian Y Date: Mon, 23 Dec 2019 11:55:20 -0500 Subject: [PATCH] changed RST_PIN from 13 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 94ba9e3..defccd9 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 = 13 # White +RST_PIN = 15 # White; 13 is not supported on Rock64 BUSY_PIN = 18 # Purple # SPI device, bus = 32766, device = 1 on ROCK64