Merge pull request #213 from euquiq/Fix-APRS-TX-app

Fix aprs tx app
This commit is contained in:
Erwin Ried
2020-10-27 21:57:50 +01:00
committed by GitHub
4 changed files with 28 additions and 18 deletions

View File

@@ -82,6 +82,7 @@ private:
6,
SymField::SYMFIELD_ALPHANUM
};
NumberField num_ssid_dest {
{ 19 * 8, 2 * 16 },
2,