Work on RT+

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-07-30 23:57:24 +02:00
parent 0e3e4d1c1e
commit 48358719e2
3 changed files with 966 additions and 43 deletions
+2
View File
@@ -274,4 +274,6 @@ class TEF6686 {
char RDSplus1[45];
char RDSplus2[45];
uint16_t currentfreq;
bool togglebit;
bool runningbit;
};