This commit is contained in:
Paul
2019-10-27 15:04:18 +01:00
parent 99cefbcc1b
commit 9835ddb127
2 changed files with 8 additions and 4 deletions

View File

@@ -186,7 +186,7 @@ const _EMS_TxTelegram EMS_TX_TELEGRAM_NEW = {
// where defintions are stored
typedef struct {
uint8_t product_id;
char model_string[70];
char model_string[80];
} _Boiler_Device;
typedef struct {