This commit is contained in:
2025-12-31 20:11:12 +01:00
parent 93daa223f3
commit 225fddcb26
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
typedef struct
{
float level;
uint8_t rdsgen : 2;
uint8_t rdsgen : 3;
} RDSModulatorParameters;
typedef struct