mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-04-18 06:56:03 -04:00
remove channel
This commit is contained in:
parent
2dd79c441c
commit
d0409af494
@ -35,7 +35,6 @@ WaterfallDesignerView::WaterfallDesignerView(NavigationView& nav)
|
||||
|
||||
add_children({
|
||||
&labels,
|
||||
// &channel,
|
||||
&field_frequency,
|
||||
&field_frequency_step,
|
||||
&field_rf_amp,
|
||||
|
@ -70,9 +70,6 @@ class WaterfallDesignerView : public View {
|
||||
};
|
||||
|
||||
|
||||
// Channel channel{
|
||||
// {24 * 8, 5, 6 * 8, 4}};
|
||||
|
||||
RxFrequencyField field_frequency{
|
||||
{0 * 8, 0 * 16},
|
||||
nav_};
|
||||
|
Loading…
x
Reference in New Issue
Block a user