Bigfixing on RDS

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-06-28 22:06:05 +02:00
parent e7e498b8ce
commit 4ae2ed6be2
4 changed files with 123 additions and 82 deletions
+1
View File
@@ -259,6 +259,7 @@ class TEF6686 {
private:
void RDScharConverter(const char* input, wchar_t* output, size_t size);
String convertToUTF8(const wchar_t* input);
String extractUTF8Substring(const String& utf8String, size_t start, size_t length);
char ps_buffer[9];
bool ps_process;
bool rt_process;