CPLD: Remove decimation feature.

This commit is contained in:
Jared Boone 2016-08-21 11:31:37 -07:00
parent 52c089c4df
commit b0a3f680e5
11 changed files with 1 additions and 40 deletions

View file

@ -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) {