Skip to content

Commit eba4349

Browse files
committed
put liveLocation in qlogs
1 parent 6c4735f commit eba4349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_list.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ carState: [8021, true, 100., 10]
3131
# 8022 is reserved for sshd
3232
carControl: [8023, true, 100., 10]
3333
plan: [8024, true, 20.]
34-
liveLocation: [8025, true, 0.]
34+
liveLocation: [8025, true, 0., 1]
3535
gpsLocation: [8026, true, 1., 1]
3636
ethernetData: [8027, true, 0.]
3737
navUpdate: [8028, true, 0.]

0 commit comments

Comments
 (0)