This commit is contained in:
2025-03-22 10:15:53 +01:00
parent 8f6536aa1e
commit 4c8da64b42
+1
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) {
(void)enc;
struct tm *utc, *local_time;
time_t now;
uint8_t l;