From b6648e3f1430778c4ab917e7bbb490c8b0bf7d78 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 3 May 2024 23:39:24 -0500 Subject: [PATCH] wip --- selfdrive/car/hyundai/carstate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/car/hyundai/carstate.py b/selfdrive/car/hyundai/carstate.py index bd1c184..e1d40cd 100644 --- a/selfdrive/car/hyundai/carstate.py +++ b/selfdrive/car/hyundai/carstate.py @@ -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