diff --git a/services.py b/services.py index 3fc9619..4cf10a3 100755 --- a/services.py +++ b/services.py @@ -33,7 +33,7 @@ services = { "radarState": (True, 20., 5), "roadEncodeIdx": (True, 20., 1), "liveTracks": (True, 20.), - "sendcan": (True, 100.), + "sendcan": (True, 100., 139), "logMessage": (True, 0.), "liveCalibration": (True, 4., 4), "androidLog": (True, 0.),