0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 12:53:53 +01:00
This commit is contained in:
2025-03-22 10:15:53 +01:00
parent 8f6536aa1e
commit 4c8da64b42

View File

@@ -340,6 +340,7 @@ static void get_rds_oda_group(RDSEncoder* enc, uint16_t *blocks) {
} }
static void get_rds_ct_group(RDSEncoder* enc, uint16_t *blocks) { static void get_rds_ct_group(RDSEncoder* enc, uint16_t *blocks) {
(void)enc;
struct tm *utc, *local_time; struct tm *utc, *local_time;
time_t now; time_t now;
uint8_t l; uint8_t l;