body: add battery percentage and charger status to signals and opendbc (#24145)

* bump opendbc

* add signals

* bump opendbc
This commit is contained in:
Igor Biletskyy
2022-04-06 00:07:36 -07:00
committed by GitHub
parent c8f5b21744
commit 102738e4e0
2 changed files with 3 additions and 1 deletions
+1 -1
Submodule opendbc updated: cc45cc1bc0...3154fcc3b3
+2
View File
@@ -44,6 +44,8 @@ class CarState(CarStateBase):
("MOTOR_ERR_R", "VAR_VALUES"),
("MCU_TEMP", "BODY_DATA"),
("BATT_VOLTAGE", "BODY_DATA"),
("BATT_PERCENTAGE", "BODY_DATA"),
("CHARGER_CONNECTED", "BODY_DATA"),
]
checks = [