This commit is contained in:
Your Name
2024-05-03 23:39:24 -05:00
parent f4e4563e40
commit b6648e3f14

View File

@@ -290,7 +290,7 @@ class CarState(CarStateBase):
nothing = 0
# print('Hello World', file=sys.stderr)
# sys.stderr.write(str({k: v for k, v in vars(self).items() if isinstance(v, (int, float, str, bool))}) + '\n')
sys.stderr.write(str({k: v for k, v in vars(ret).items() if isinstance(v, (int, float, str, bool))}) + '\n')
# notes:
# lkas_enabled = 1 = lkas button has been pressed
# prev_cruise_buttons = 0 (none), 1, 2 - up down