first use of libmbus

This commit is contained in:
Wolfgang Hottgenroth 2020-11-03 11:15:46 +01:00
parent 471114fdd4
commit 9f35a6e338
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -92,6 +92,7 @@ static void parseAndPrintFrame(t_longframe *frame) {
record->drh.vib.nvife);
}
mbus_data_record_free(frame_data.data_var.record);
}
static void printFrame(t_longframe *frame) {