0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00

add eon and ta timeout with the

This commit is contained in:
2025-03-22 10:15:03 +01:00
parent be46dd93d3
commit 8f6536aa1e
5 changed files with 196 additions and 78 deletions

View File

@@ -194,6 +194,7 @@ typedef struct {
uint8_t udg_idxs[2];
uint8_t last_ct_minute : 6;
uint8_t ta_timeout : 7;
uint8_t eon_index : 3;
uint8_t eon_state : 4;