Fix local variable error

This commit is contained in:
dragonpilot
2019-09-11 16:12:55 +10:00
parent 98f6903eda
commit 192fc94fe5

View File

@@ -505,6 +505,7 @@ def controlsd_thread(sm=None, pm=None, can_sock=None):
# dragonpilot
ts_last_check = 0.
dragon_toyota_stock_dsu = False
# dragon_lat_control = True
while True:
# dragonpilot, don't check for param too often as it's a kernel call