We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4735f commit eba4349Copy full SHA for eba4349
service_list.yaml
@@ -31,7 +31,7 @@ carState: [8021, true, 100., 10]
31
# 8022 is reserved for sshd
32
carControl: [8023, true, 100., 10]
33
plan: [8024, true, 20.]
34
-liveLocation: [8025, true, 0.]
+liveLocation: [8025, true, 0., 1]
35
gpsLocation: [8026, true, 1., 1]
36
ethernetData: [8027, true, 0.]
37
navUpdate: [8028, true, 0.]
0 commit comments