mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 11:42:13 -04:00
Finished jammer modes
Shaved off a few kBs by using the Labels widget
This commit is contained in:
parent
d12cd0d8af
commit
4e8980e5d8
26 changed files with 232 additions and 304 deletions
|
@ -77,24 +77,19 @@ RDSView::RDSView(NavigationView& nav) {
|
|||
strcpy(RadioText, "Radiotext test ABCD1234");
|
||||
|
||||
add_children({
|
||||
&text_pty,
|
||||
&labels,
|
||||
&options_pty,
|
||||
&text_countrycode,
|
||||
&options_countrycode,
|
||||
&text_coverage,
|
||||
&options_coverage,
|
||||
&text_tx,
|
||||
&options_tx,
|
||||
&check_mono_stereo,
|
||||
&check_TA,
|
||||
&check_TP,
|
||||
&check_MS,
|
||||
&text_pi_code,
|
||||
&sym_pi_code,
|
||||
&button_editpsn,
|
||||
&text_psn,
|
||||
&button_editradiotext,
|
||||
&text_radiotext,
|
||||
&text_radiotexta,
|
||||
&text_radiotextb,
|
||||
&tx_view,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue