Bugfix Stationlist

- ID was not always send
- When screenmute is active, the RDS info was not send.
This commit is contained in:
Sjef Verhoeven PE5PVB
2023-08-17 14:05:58 +02:00
parent 4cbcadcfb8
commit 14c8767f5f
3 changed files with 146 additions and 111 deletions
+1
View File
@@ -44,6 +44,7 @@ extern byte language;
extern byte licold;
extern byte MSold;
extern byte rdsblockold;
extern byte stationlistid;
extern char programTypePrevious[18];
extern char radioIdPrevious[7];
extern int ActiveColor;