Fix formatting

M1nd3r/thp2
M1nd3r 3 months ago committed by M1nd3r
parent b62e708027
commit 84c069cdbf

@ -297,7 +297,6 @@ async def _handle_broadcast(iface: WireInterface, ctrl_byte, report) -> Message
channel_id = _get_new_channel_id()
THP.create_new_unauthenticated_session(iface, channel_id)
response_data = (
ustruct.pack(">8sH", nonce, channel_id) + _ENCODED_PROTOBUF_DEVICE_PROPERTIES
)

Loading…
Cancel
Save