start refactoring transmitting
This commit is contained in:
@ -17,6 +17,7 @@ typedef struct {
|
||||
int32_t period;
|
||||
int32_t delay;
|
||||
bool waiting;
|
||||
bool active;
|
||||
} t_mbusDevice;
|
||||
|
||||
typedef enum {
|
||||
|
Reference in New Issue
Block a user