mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-27 07:06:28 -05:00
Multi screen support, with dyn alignment (#2801)
This commit is contained in:
parent
23cabb8b8a
commit
371b6b5079
161 changed files with 4042 additions and 4157 deletions
|
|
@ -115,7 +115,7 @@ class TransmitterView : public View {
|
|||
' '};
|
||||
|
||||
Button button_start{
|
||||
{21 * 8, 1 * 8, 9 * 8, 32},
|
||||
{UI_POS_X_RIGHT(9), 1 * 8, 9 * 8, 32},
|
||||
"START"};
|
||||
|
||||
FrequencyStepView field_frequency_step{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue