diff --git a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py index 65eee6e..59addfe 100644 --- a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py +++ b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epdconfig.py @@ -15,7 +15,7 @@ __status__ = 'Development' # Pin definitions CS_PIN = 26 # Orange -DC_PIN = 15 # Green +DC_PIN = 22 # Green RST_PIN = 16 # White BUSY_PIN = 18 # Purple