controlsState at 10Hz in qlog

This commit is contained in:
Willem Melching
2021-07-15 12:37:13 +02:00
parent 8847ab51ed
commit 1d25108596

View File

@@ -27,7 +27,7 @@ services = {
"gpsNMEA": (True, 9.),
"deviceState": (True, 2., 1),
"can": (True, 100.),
"controlsState": (True, 100., 100),
"controlsState": (True, 100., 10),
"pandaState": (True, 2., 1),
"radarState": (True, 20., 5),
"roadEncodeIdx": (True, 20., 1),