mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-08 15:12:10 +08:00
bump submodules
old-commit-hash: 491a02d5d6e991f4bf6f2cace7c83c13357a89ee
This commit is contained in:
+1
-1
Submodule cereal updated: 8d5230e59b...4e3541ae43
+1
-1
Submodule opendbc updated: 1dfdce9f69...1fd5a9b954
@@ -29,7 +29,7 @@ if __name__ == "__main__":
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user