start refactoring transmitting

This commit is contained in:
2020-11-25 12:55:10 +01:00
parent 03cadcdd58
commit 3b3894b3f0
2 changed files with 17 additions and 8 deletions

View File

@ -17,6 +17,7 @@ typedef struct {
int32_t period;
int32_t delay;
bool waiting;
bool active;
} t_mbusDevice;
typedef enum {