mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-07 06:02:20 -04:00
add heading information to adsb details view
This commit is contained in:
parent
ea574ef61f
commit
62df30eae3
2 changed files with 11 additions and 2 deletions
|
@ -178,6 +178,12 @@ private:
|
|||
{ 0 * 8, 6 * 16, 30 * 8, 16 },
|
||||
"-"
|
||||
};
|
||||
|
||||
Text text_info2 {
|
||||
{0*8, 7*16, 30*8, 16},
|
||||
"-"
|
||||
};
|
||||
|
||||
Text text_frame_pos_even {
|
||||
{ 0 * 8, 13 * 16, 30 * 8, 16 },
|
||||
"-"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue