mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-06 08:45:01 -04:00
CPLD: Remove decimation feature.
This commit is contained in:
parent
52c089c4df
commit
b0a3f680e5
11 changed files with 1 additions and 40 deletions
|
@ -315,7 +315,6 @@ AISAppView::AISAppView(NavigationView&) {
|
|||
receiver_model.rf_amp(),
|
||||
static_cast<int8_t>(receiver_model.lna()),
|
||||
static_cast<int8_t>(receiver_model.vga()),
|
||||
1,
|
||||
});
|
||||
|
||||
options_channel.on_change = [this](size_t, OptionsField::value_t v) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue