mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-15 15:59:39 -05:00
parent
c80cae3638
commit
ac31f4781c
33 changed files with 65 additions and 65 deletions
|
|
@ -328,7 +328,7 @@ class RemoteAppView : public View {
|
|||
bool ready_signal_{}; // Used to signal ReplayThread ready.
|
||||
|
||||
TextField field_title{
|
||||
{0 * 8, 0 * 16 + 2, 30 * 8, 1 * 16},
|
||||
{0 * 8, 0 * 16 + 2, screen_width, 1 * 16},
|
||||
{}};
|
||||
|
||||
TransmitterView2 tx_view{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue