Another attempt to mask special characters in RDS

Fixed signallevel shown in menu edgebeep
This commit is contained in:
Sjef Verhoeven PE5PVB
2023-06-10 20:13:39 +02:00
parent 58a8dac62f
commit 9ee0a102c7
3 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ class TEF6686 {
bool mute;
private:
uint16_t EBU_converter (uint8_t src);
char EBU_converter (uint8_t src);
uint16_t rdsTimeOut = 32768;
uint8_t ps_process;
uint8_t rt_process;