Clean_LCD_beat_in_NOAA_Rx_App (#2678)

This commit is contained in:
Brumi-2021 2025-06-03 21:10:58 +02:00 committed by GitHub
parent dfdd52c667
commit fecfe8b8fc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -143,7 +143,7 @@ class WFMAMAptOptionsView : public View {
};
OptionsField options_config{
{3 * 8, 0 * 16},
19, // Max option char length "80k-NOAA Apt LPF-2K" , example.
16, // Max option char length "80k-NOAA Apt LPF" , example.
{
// Using common messages from freqman_ui.cpp
}};