Add Sunrise x3 Pi Python program, modify some programs to speed up data transfer.

This commit is contained in:
SSYYL 2022-08-15 11:14:27 +08:00
parent 979184d047
commit 88bbf456c6
28 changed files with 709 additions and 453 deletions

View file

@ -16,7 +16,7 @@ import traceback
logging.basicConfig(level=logging.DEBUG)
try:
logging.info("epd1in64g Demo")
logging.info("epd7in3g Demo")
BLACK = 0x00
WHITE = 0x55