0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00
This commit is contained in:
2025-03-17 03:32:17 +01:00
parent b275f759c8
commit 002415a041
2 changed files with 17 additions and 5 deletions

View File

@@ -156,6 +156,7 @@ typedef struct {
uint8_t dps1_update : 1;
char dps1_text[DPS_LENGTH];
char dps1_nexttext[127];
uint8_t dps1_repeat_count : 7;
uint8_t static_ps_period : 4;
uint8_t dynamic_ps_period : 4;
uint8_t dynamic_ps_position : 4;