Init
This commit is contained in:
parent
77642131d9
commit
efd5d782fc
|
|
@ -33,7 +33,6 @@ typedef enum {
|
|||
} eDirection;
|
||||
|
||||
typedef struct {
|
||||
osMessageQueueId_t rxDataQueue;
|
||||
eDirection direction;
|
||||
uint8_t g_aTxBufferLen;
|
||||
uint8_t g_aTxBuffer[8];
|
||||
|
|
|
|||
Loading…
Reference in New Issue