fix typo
This commit is contained in:
parent
727102d2eb
commit
a1cf2a8fd2
@ -18,7 +18,7 @@ logging.basicConfig(level=logging.DEBUG)
|
||||
try:
|
||||
logging.info("epd2in13bc Demo")
|
||||
|
||||
epd = epd2in1bc.EPD()
|
||||
epd = epd2in13bc.EPD()
|
||||
logging.info("init and Clear")
|
||||
epd.init(epd.lut_full_update)
|
||||
epd.Clear(0xFF)
|
||||
|
Loading…
Reference in New Issue
Block a user