added Greenstar i

This commit is contained in:
Paul
2019-10-29 18:03:08 +01:00
parent 15954d0e82
commit 0bb598efe7
2 changed files with 3 additions and 3 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[80];
char model_string[100];
} _Boiler_Device;
typedef struct {