mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 06:32:35 -04:00
Detector RX ext app (#2673)
This commit is contained in:
parent
2602c417be
commit
f90bd44617
6 changed files with 479 additions and 0 deletions
|
@ -31,6 +31,8 @@ namespace ui {
|
|||
|
||||
// default font height
|
||||
#define UI_POS_DEFAULT_HEIGHT 16
|
||||
// small height
|
||||
#define UI_POS_DEFAULT_HEIGHT_SMALL 8
|
||||
// default font width
|
||||
#define UI_POS_DEFAULT_WIDTH 8
|
||||
// px position of the linenum-th character (Y)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue