add log for lib and pic dir

This commit is contained in:
robert 2024-02-01 08:20:03 +00:00
parent e09adbaea3
commit 5387a5163b
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ def subscribe(client: mqtt_client, topic):
def monitor(charge_point_power):
logging.info("epd2in13b_V3 Demo")
logging.info(libdir)
logging.info(picdir)
epd = epd2in13b_V3.EPD()
#epd = epaper.epaper('epd2in13b_V3').EPD()