mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-09-14 19:43:53 +08:00
openpilot v0.3.7 release
This commit is contained in:
@@ -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