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:
parent
c958c91fdf
commit
9582337d96
7 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue