ERT app - Fix freq field overlapping amp setting (#1689)

This commit is contained in:
Mark Thompson 2023-12-29 00:28:42 -06:00 committed by GitHub
parent a7393c3492
commit 2153c2dd10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ class ERTAppView : public View {
static constexpr auto header_height = 1 * 16;
RxFrequencyField field_frequency{
{5 * 8, 0 * 16},
{0 * 8, 0 * 16},
nav_};
RFAmpField field_rf_amp{