From c0ab4936ddc9b1b3f46b030680248a7d6fc3d959 Mon Sep 17 00:00:00 2001 From: Brian Y Date: Sat, 14 Dec 2019 21:20:27 -0500 Subject: [PATCH] changed panel setting resolution --- RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py index 4fd830c..d78b5d6 100644 --- a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py +++ b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py @@ -369,7 +369,7 @@ class EPD: self.send_command(0x00) # PANEL_SETTING # self.send_data(0xAF) # KW-BF KWR-AF BWROTP 0f - self.send_data(0x2F) # KW-BF KWR-AF BWROTP 0f + self.send_data(0xEF) # KW-BF KWR-AF BWROTP 0f self.send_command(0x30) # PLL_CONTROL self.send_data(0x3A) # 3A 100HZ 29 150Hz 39 200HZ 31 171HZ