Skip to content

Commit

Permalink
Sync DiSlord version 1.1
Browse files Browse the repository at this point in the history
Adjusted support for MS5351M
6x10 fonts look good on 2.8" NanoVNA, not compiled bold font version for 2.8".
  • Loading branch information
hugen79 committed Dec 11, 2021
1 parent 1a80af8 commit dd12603
Show file tree
Hide file tree
Showing 13 changed files with 4,874 additions and 9,695 deletions.
1 change: 0 additions & 1 deletion Font10x14.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
*/

#define wFONT_START_CHAR 0x17
#define wFONT_MAX_WIDTH 12
#define wFONT_GET_HEIGHT 14
#define wFONT_STR_HEIGHT 16
#define wFONT_GET_DATA(ch) ( &x10x14_bits[(ch-wFONT_START_CHAR)*2*wFONT_GET_HEIGHT ])
Expand Down
Loading

0 comments on commit dd12603

Please sign in to comment.