Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
put liveLocation in qlogs
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed Feb 17, 2020
1 parent 6c4735f commit eba4349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service_list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ carState: [8021, true, 100., 10]
# 8022 is reserved for sshd
carControl: [8023, true, 100., 10]
plan: [8024, true, 20.]
liveLocation: [8025, true, 0.]
liveLocation: [8025, true, 0., 1]
gpsLocation: [8026, true, 1., 1]
ethernetData: [8027, true, 0.]
navUpdate: [8028, true, 0.]
Expand Down

0 comments on commit eba4349

Please sign in to comment.