Synced datatypes with the BMS firmware

This commit is contained in:
Benjamin Vedder 2022-02-11 09:12:11 +01:00
parent e416444156
commit 2156e67b8e
1 changed files with 4 additions and 1 deletions

View File

@ -1075,7 +1075,10 @@ typedef enum {
COMM_LISP_ERASE_CODE,
COMM_LISP_SET_RUNNING,
COMM_LISP_GET_STATS,
COMM_LISP_PRINT
COMM_LISP_PRINT,
COMM_BMS_SET_BATT_TYPE,
COMM_BMS_GET_BATT_TYPE,
} COMM_PACKET_ID;
// CAN commands