mirror of
https://github.com/ttrftech/NanoVNA.git
synced 2025-12-06 03:31:59 +01:00
add micro and pi
This commit is contained in:
parent
6ef436463c
commit
6ff0acecdf
28
Font5x7.c
28
Font5x7.c
|
|
@ -549,38 +549,38 @@ const uint16_t x5x7_bits [] =
|
|||
+----------------+
|
||||
| |
|
||||
| |
|
||||
| *** |
|
||||
| * * |
|
||||
|***** |
|
||||
| * * |
|
||||
| * * |
|
||||
|* ** |
|
||||
| |
|
||||
+----------------+ */
|
||||
0x0000,
|
||||
0x0000,
|
||||
0x7000,
|
||||
0x5000,
|
||||
0xf800,
|
||||
0x5000,
|
||||
0x5000,
|
||||
0x9800,
|
||||
0x0000,
|
||||
|
||||
/* Character (0x1d):
|
||||
bbw=5, bbh=7, bbx=0, bby=-1, width=5
|
||||
+----------------+
|
||||
| |
|
||||
| * |
|
||||
| *** |
|
||||
| * |
|
||||
| *** |
|
||||
| * |
|
||||
| |
|
||||
|* * |
|
||||
|* * |
|
||||
|* * |
|
||||
|*** |
|
||||
|* |
|
||||
+----------------+ */
|
||||
0x0000,
|
||||
0x1000,
|
||||
0x7000,
|
||||
0x2000,
|
||||
0x7000,
|
||||
0x4000,
|
||||
0x0000,
|
||||
0x9000,
|
||||
0x9000,
|
||||
0x9000,
|
||||
0xe000,
|
||||
0x8000,
|
||||
|
||||
/* Character (0x1e):
|
||||
bbw=5, bbh=7, bbx=0, bby=-1, width=5
|
||||
|
|
|
|||
Loading…
Reference in a new issue