mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 09:09:29 +00:00
Multi screen support, with dyn alignment (#2801)
This commit is contained in:
@@ -36,7 +36,7 @@ class BasebandStatsView : public View {
|
||||
|
||||
private:
|
||||
Text text_stats{
|
||||
{0 * 8, 0, (4 * 4 + 3) * 8, 1 * 16},
|
||||
{UI_POS_X(0), 0, (4 * 4 + 3) * 8, UI_POS_Y(1)},
|
||||
"",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user