wh51: add mic
This commit is contained in:
parent
084e8f3033
commit
499441dcda
1 changed files with 1 additions and 0 deletions
|
@ -603,6 +603,7 @@ static int fineoffset_WH51_callback(r_device *decoder, bitbuffer_t *bitbuffer)
|
|||
"battery", "Battery", DATA_FORMAT, "%.01f V", DATA_DOUBLE, battery,
|
||||
"moisture", "Moisture", DATA_FORMAT, "%u %%", DATA_INT, moisture,
|
||||
"ad", "AD", DATA_FORMAT, "%u", DATA_INT, ad,
|
||||
"mic", "Integrity", DATA_STRING, "CRC",
|
||||
NULL);
|
||||
/* clang-format on */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue