mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-10-19 00:52:23 +00:00
Move nav back button outside of ReceiverView.
This commit is contained in:
@@ -375,11 +375,6 @@ private:
|
||||
{ 19 * 8, 10, 11 * 8, 4 },
|
||||
};
|
||||
|
||||
Button button_done {
|
||||
{ 0 * 8, 0 * 16, 3 * 8, 16 },
|
||||
" < ",
|
||||
};
|
||||
|
||||
FrequencyField field_frequency {
|
||||
{ 0 * 8, 1 * 16 },
|
||||
};
|
||||
|
Reference in New Issue
Block a user