add heading information to adsb details view

This commit is contained in:
Joel Wetzell 2020-07-24 18:56:09 -05:00
parent ea574ef61f
commit 62df30eae3
2 changed files with 11 additions and 2 deletions

View file

@ -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 },
"-"