Add Sunrise x3 Pi Python program, modify some programs to speed up data transfer.
This commit is contained in:
parent
979184d047
commit
88bbf456c6
28 changed files with 709 additions and 453 deletions
|
@ -16,7 +16,7 @@ import traceback
|
|||
logging.basicConfig(level=logging.DEBUG)
|
||||
|
||||
try:
|
||||
logging.info("epd1in64g Demo")
|
||||
logging.info("epd7in3g Demo")
|
||||
|
||||
BLACK = 0x00
|
||||
WHITE = 0x55
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue