mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Move receiver "back" button to separate row.
This commit is contained in:
parent
24e398ca62
commit
d4c85bd786
@ -386,12 +386,12 @@ private:
|
||||
};
|
||||
|
||||
Button button_done {
|
||||
{ 0 * 8, 1 * 16, 3 * 8, 16 },
|
||||
{ 0 * 8, 0 * 16, 3 * 8, 16 },
|
||||
" < ",
|
||||
};
|
||||
|
||||
FrequencyField field_frequency {
|
||||
{ 3 * 8, 1 * 16 },
|
||||
{ 0 * 8, 1 * 16 },
|
||||
};
|
||||
|
||||
LNAGainField field_lna {
|
||||
|
Loading…
Reference in New Issue
Block a user