1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-15 12:25:11 +03:00

Cleanup and unit test fixing

This commit is contained in:
Raphael Coeffic 2021-05-27 15:06:59 +02:00 committed by Raphael Coeffic
parent c958c91fdf
commit 9582337d96
7 changed files with 0 additions and 1 deletions

View file

@ -81,7 +81,6 @@ class FontBitmap:
# append width for extra_bitmap symbols
for coord in [14, 14, 12, 12, 13, 13, 13, 13, 13] + [15] * 12:
print("coords.append(%d)" % width)
coords.append(width)
width += coord