Skip to content

Commit

Permalink
bump submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jun 28, 2020
1 parent 9fb4eee commit 491a02d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cereal
2 changes: 1 addition & 1 deletion opendbc
Submodule opendbc updated 1 files
+1 −5 SConstruct
2 changes: 1 addition & 1 deletion selfdrive/debug/dump.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
poller = messaging.Poller()

for m in args.socket if len(args.socket) > 0 else service_list:
sock = messaging.sub_sock(m, poller, addr=args.addr)
messaging.sub_sock(m, poller, addr=args.addr)

values = None
if args.values:
Expand Down

0 comments on commit 491a02d

Please sign in to comment.