mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
whoops
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
typedef struct
|
||||
{
|
||||
float level;
|
||||
uint8_t rdsgen : 2;
|
||||
uint8_t rdsgen : 3;
|
||||
} RDSModulatorParameters;
|
||||
|
||||
typedef struct
|
||||
|
||||
Reference in New Issue
Block a user