mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-06 08:46:11 +08:00
@@ -27,5 +27,5 @@ if __name__ == "__main__":
|
||||
if args.raw:
|
||||
hexdump(sock.recv())
|
||||
else:
|
||||
print messaging.recv_sock(sock)
|
||||
print messaging.recv_one(sock)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user