fixup! fix(core): return correct device properties [no changelog]

M1nd3r/thp1
M1nd3r 1 month ago
parent 66a5885255
commit 03762f9d98

@ -72,8 +72,6 @@ class PacketHeader:
return cls(_CHANNEL_ALLOCATION_RES, BROADCAST_CHANNEL_ID, length)
_ENCODED_DEVICE_PROPERTIES: bytes | None = None
_DEFAULT_ENABLED_PAIRING_METHODS = [
ThpPairingMethod.CodeEntry,
ThpPairingMethod.QrCode,

Loading…
Cancel
Save