diff --git a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py index 767c47c..2092f61 100644 --- a/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py +++ b/RaspberryPi&JetsonNano/python/lib/waveshare_epd/epd2in7.py @@ -321,8 +321,10 @@ class EPD: self.send_data(0x09) # VDHR self.send_command(0x06) # BOOSTER_SOFT_START - self.send_data(0x07) - self.send_data(0x07) + # self.send_data(0x07) + # self.send_data(0x07) + self.send_data(0x00) + self.send_data(0x00) self.send_data(0x17) # Power optimization