mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-09 23:22:33 -04:00
Clean_LCD_beat_in_NOAA_Rx_App (#2678)
This commit is contained in:
parent
dfdd52c667
commit
fecfe8b8fc
4 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
}};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue