Searched refs:custom_frame (Results 1 – 1 of 1) sorted by relevance
26 def poll_and_transact(pn532, command_apdus, response_apdus, custom_frame = None): argument44 if custom_frame is not None:45 pn532.send_broadcast(bytearray.fromhex(custom_frame))