Added AID information

In case AID (Open Data Application’s IDentification) is available a ticker in the AF/EON screen will show you the available AID's on the channel.
This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-13 22:06:34 +02:00
parent 41e3c6be1f
commit 8cef90f81b
7 changed files with 207 additions and 29 deletions
-1
View File
@@ -352,7 +352,6 @@ void BuildAFScreen() {
programServicePrevious = "";
afmethodBold = false;
for (byte i = 0; i < 11; i++) eonpsold[i] = "";
}
}