Multi screen support, with dyn alignment (#2801)

This commit is contained in:
Totoo
2025-10-03 19:10:10 +02:00
committed by GitHub
parent 23cabb8b8a
commit 371b6b5079
161 changed files with 4042 additions and 4157 deletions
@@ -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)},
"",
};