fixed typo

This commit is contained in:
Rick Lan
2024-07-01 19:09:11 +08:00
parent ee71620361
commit ef475a3b13
+1 -1
View File
@@ -143,7 +143,7 @@ class CarController(CarControllerBase):
# pcm entered standstill or it's disabled
self.standstill_req = False
# dp - sng hack
if self.dp_toyota_sng:
if self._dp_toyota_sng:
self.standstill_req = False
self.last_standstill = CS.out.standstill