Skip to content

Commit

Permalink
Small doc formatting fix and test case change (#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
DigiH authored Oct 21, 2024
1 parent a566bc3 commit d6fdd20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/participate/adding-decoders.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ Each device should also have an encoded **tag** property to, at the minimum, def
<tr>
<td rowspan=1>Bit[0] Is NOT Company ID compliant > "cidc":</td>
</tr>
<tr>
<tr>
<td rowspan=2>Byte[2]</td>
<td rowspan=2>Encryption Model > "encr":</td>
<td rowspan=1>1 - LYWSD03MMC PVVX</td>
Expand Down
2 changes: 1 addition & 1 deletion tests/BLE/test_ble.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ const char* test_name_uuid_mfgsvcdata[][5] = {
{"RDL52832", "RDL52832", "0x1803", "4c000215fda50693a4e24fb1afcfc6eb0764782500010002d8", "194c3a39000001040000000901000908"},
{"RDL52832", "RDL52832", "0x1803", "4c000215fda50693a4e24fb1afcfc6eb0764782500010002d8", "1a463d34000002000100090600000105"},
{"SwitchBot Outdoor Meter", "Outdoor Meter", "0xfd3d", "6909aabbccddeeff8b0305993200", "770064"},
{"SwitchBot Outdoor Meter", "Outdoor Meter", "0xfd3d", "6909aabbccddeeff940b039a5000", "770064"},
{"SwitchBot Outdoor Meter", "Outdoor Meter", "0xfd3d", "6909aabbccddeeff940b039a5000", "7700e4"},
{"SwitchBot Outdoor Meter", "Outdoor Meter", "0xfd3d", "6909aabbccddeeffe30f090f2a00", "770041"},
{"SE TEMP volt","P T EN 888444","0x2a6e","5707f2120c","8308"},
{"SE RHT volt","P RHT 88888B","0x2a6f","5707f2190c","2f"},
Expand Down

0 comments on commit d6fdd20

Please sign in to comment.