updated pics

This commit is contained in:
proddy
2018-05-20 22:24:12 +02:00
parent 226e4c695e
commit 643815bdc9
9 changed files with 453 additions and 2660 deletions

View File

@@ -359,6 +359,8 @@ void _processType(uint8_t * telegram, uint8_t length) {
strcpy(src_s, "Boiler");
} else if (src == EMS_ID_THERMOSTAT) {
strcpy(src_s, "Thermostat");
} else {
strcpy(src_s, "<unknown>");
}
// was it sent specifically to us?