wip:
This commit is contained in:
@@ -53,15 +53,15 @@ extern "C"
|
|||||||
{
|
{
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
char *cmm;
|
char *cmm;
|
||||||
char *channel_1;
|
char *channel_1;
|
||||||
char *channel_2;
|
char *channel_2;
|
||||||
char *channel_3;
|
char *channel_3;
|
||||||
char *channel_4;
|
char *channel_4;
|
||||||
uint8_t button;
|
uint8_t button;
|
||||||
} component_t;
|
} component_t;
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user