mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-04 20:54:28 -04:00
Adding_BPF_selection_to_the_NOAA_APT_signal (#2675)
* Adding_BPF_selection_to_the_NOAA_APT_signal * comments, spell mistake .
This commit is contained in:
parent
6e9ecf8e7b
commit
695e6d19f4
6 changed files with 33 additions and 10 deletions
|
@ -143,7 +143,7 @@ class WFMAMAptOptionsView : public View {
|
|||
};
|
||||
OptionsField options_config{
|
||||
{3 * 8, 0 * 16},
|
||||
16, // Max option char length "80khz (NOAA Apt)" example.
|
||||
19, // Max option char length "80k-NOAA Apt LPF-2K" , example.
|
||||
{
|
||||
// Using common messages from freqman_ui.cpp
|
||||
}};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue