ChangeDevice

This commit is contained in:
2020-12-17 09:15:01 +01:00
parent a3847b8bde
commit 9f71620697
2 changed files with 45 additions and 4 deletions

View File

@ -24,6 +24,7 @@ typedef struct __attribute__((__packed__)) s_configBlock {
} t_configBlock;
#define MAX_MBUS_DEVICES 16
#define MBUSDEVICE_NAMELENGTH 16
#define MBUSDEVICE_NUM_OF_CONSIDEREDFIELDS 4