mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-07 09:15:07 -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
|
@ -265,23 +265,15 @@ EncodersView::EncodersView(NavigationView& nav) {
|
|||
encoder_def = &encoder_defs[0];
|
||||
|
||||
add_children({
|
||||
&text_enctype,
|
||||
&labels,
|
||||
&options_enctype,
|
||||
&text_clk,
|
||||
&numberfield_clk,
|
||||
&text_kHz,
|
||||
&text_bitduration,
|
||||
&numberfield_bitduration,
|
||||
&text_us1,
|
||||
&text_wordduration,
|
||||
&numberfield_wordduration,
|
||||
&text_us2,
|
||||
&text_symfield,
|
||||
&symfield_word,
|
||||
&text_format,
|
||||
//&text_format_a, // DEBUG
|
||||
//&text_format_d, // DEBUG
|
||||
&text_waveform,
|
||||
&waveform,
|
||||
&text_status,
|
||||
&progress,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue