Explorar el Código

Update epd5in65f.py

SSYYL hace 4 años
padre
commit
d9abd636d7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in65f.py

+ 1 - 1
RaspberryPi_JetsonNano/python/lib/waveshare_epd/epd5in65f.py

@@ -119,7 +119,7 @@ class EPD:
         self.send_data(0x1D)
         self.send_command(0x30)
         self.send_data(0x3c)
-        self.send_command(0x40)
+        self.send_command(0x41)
         self.send_data(0x00)
         self.send_command(0x50)
         self.send_data(0x37)