Added EBU character converter

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-06-09 12:51:11 +02:00
parent 3d23e59b6f
commit dac00bc911
2 changed files with 111 additions and 18 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ class TEF6686 {
bool mute;
private:
uint8_t ascii_converter (uint8_t src);
uint16_t EBU_converter (uint8_t src);
uint16_t rdsTimeOut = 32768;
uint8_t ps_process;
uint8_t rt_process;