old-commit-hash: b5d8230c3d
b5d8230c3d
@ -51,6 +51,7 @@ def get_powertrain_can_parser(CP, canbus):
class CarState(object):
def __init__(self, CP, canbus):
self.CP = CP
# initialize can parser
self.car_fingerprint = CP.carFingerprint