mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-14 03:07:23 +00:00
CPLD: Remove decimation feature.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user