Start on EON decoder

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-07-05 00:05:33 +02:00
parent 08b3e6ef8e
commit 2b128b6f70
2 changed files with 36 additions and 1 deletions
+1
View File
@@ -195,6 +195,7 @@ class TEF6686 {
char ps_buffer[9];
char ps_buffer2[9];
char ptyn_buffer[9];
char eon_buffer[9];
bool ps_process;
bool rt_process;
char rt_buffer[65];