0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00
This commit is contained in:
2025-03-23 19:30:30 +01:00
parent 6fba992f24
commit 3d92bf6e3d

View File

@@ -190,7 +190,6 @@ typedef struct {
RDSEncoderUECPData uecp_data;
uint16_t special_features;
RDSScheduler schedule;
RDSMessages messages;
uint8_t rds2_mode : 1;
// uint8_t rds2_buffer[16384];
} RDSEncoderData;