1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Added debug print

This commit is contained in:
Ross Wilson
2018-08-03 11:52:17 +07:00
parent fe65fb3a0b
commit 40d4631428

View File

@@ -68,7 +68,7 @@ display_init(void)
display_reset();
vlog("display_init: done");
vlog("display_init: PBM done");
return true;
}