segment tracking for rt

This commit is contained in:
2026-01-15 21:51:18 +01:00
parent 393850005b
commit 2f24be697d
3 changed files with 46 additions and 65 deletions

View File

@@ -598,7 +598,6 @@ class TEF6686 {
char eRT_buffer[129];
bool rt_process;
char rt_buffer[65];
char rt_buffer2[65];
char rt_buffer32[33];
char pslong_buffer[33];
char pslong_buffer2[33];
@@ -620,7 +619,7 @@ class TEF6686 {
uint16_t currentfreq2;
bool togglebit;
bool runningbit;
bool initrt;
uint8_t segments_received[16];
bool initab;
bool afinit;
bool errorfreepi;