mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 00:59:28 +00:00
Symfield widget auto-inits
ADS-B emergency frame
This commit is contained in:
@@ -167,7 +167,8 @@ private:
|
||||
};
|
||||
SymField symfield_word {
|
||||
{ 2 * 8, 12 * 8 },
|
||||
20
|
||||
20,
|
||||
SymField::SYMFIELD_DEF
|
||||
};
|
||||
Text text_format {
|
||||
{ 2 * 8, 14 * 8, 24 * 8, 16 },
|
||||
|
||||
Reference in New Issue
Block a user