mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2026-01-20 15:20:19 +01:00
fix: adjust width of space and triangle
This commit is contained in:
parent
863691c554
commit
fb3c9cf82f
|
|
@ -493,7 +493,7 @@ const uint8_t x5x7_bits[127*7] =
|
|||
|** |
|
||||
|* |
|
||||
+--------+ */
|
||||
0b10000000|CHAR5x7_WIDTH_5px,
|
||||
0b10000000|CHAR5x7_WIDTH_4px,
|
||||
0b11000000,
|
||||
0b11100000,
|
||||
0b11110000,
|
||||
|
|
@ -645,7 +645,7 @@ const uint8_t x5x7_bits[127*7] =
|
|||
| |
|
||||
| |
|
||||
+--------+ */
|
||||
0b00000000|CHAR5x7_WIDTH_3px,
|
||||
0b00000000|CHAR5x7_WIDTH_4px,
|
||||
0b00000000,
|
||||
0b00000000,
|
||||
0b00000000,
|
||||
|
|
|
|||
Loading…
Reference in a new issue