synced serial code and fonts to us portrait version

This commit is contained in:
Johannes
2022-04-06 23:32:13 +02:00
parent 55ec259ea3
commit 83f3ba14c6
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -7,7 +7,7 @@ head = sharedhead + """
""" + navigation """ + navigation
print(head) print(head)
start = 3 start = 3
for i in range(1,5): for i in range(1,7):
idxstart = start + (i-1)*6 idxstart = start + (i-1)*6
item = f""" item = f"""
// get Type // get Type