Code cleanup
This commit is contained in:
parent
9f87751a0f
commit
1b28f444db
|
@ -56,8 +56,8 @@ typedef struct _MixerClass
|
|||
|
||||
typedef struct _MixerLevel
|
||||
{
|
||||
size_t channels_cnt;
|
||||
uint8_t channels[8];
|
||||
size_t channels_cnt;
|
||||
} MixerLevel;
|
||||
|
||||
typedef struct _MixerControl
|
||||
|
|
Loading…
Reference in New Issue
Block a user