Fix formatting

M1nd3r/thp5
M1nd3r 2 months ago committed by M1nd3r
parent 79ab7875e6
commit 372998eb88

@ -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