mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
fix error
This commit is contained in:
@@ -82,7 +82,7 @@ typedef struct {
|
|||||||
uint8_t tps_update;
|
uint8_t tps_update;
|
||||||
unsigned char ps_text[PS_LENGTH];
|
unsigned char ps_text[PS_LENGTH];
|
||||||
unsigned char tps_text[PS_LENGTH];
|
unsigned char tps_text[PS_LENGTH];
|
||||||
uint8_t ps_csegment
|
uint8_t ps_csegment;
|
||||||
|
|
||||||
unsigned char rt_text[RT_LENGTH];
|
unsigned char rt_text[RT_LENGTH];
|
||||||
uint8_t rt_state;
|
uint8_t rt_state;
|
||||||
|
|||||||
Reference in New Issue
Block a user