diff --git a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py index dd57e62..e6819c5 100644 --- a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py +++ b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py @@ -15,8 +15,8 @@ __status__ = 'Development' # Pin definitions CS_PIN = 26 -DC_PIN = 22 -RST_PIN = 12 +DC_PIN = 15 +RST_PIN = 16 BUSY_PIN = 18 # SPI device, bus = 32766, device = 1 on ROCK64