big refactoring: J1939, log output, state machine bug fixes
This commit is contained in:
@@ -222,6 +222,7 @@ extern GBT_BSM_t GBT_BatteryStatus;
|
||||
extern GBT_CSD_t GBT_ChargerStop;
|
||||
|
||||
extern uint8_t GBT_BRO;
|
||||
extern uint8_t cc_enable;
|
||||
|
||||
extern uint8_t GBT_Charger_Enable;
|
||||
|
||||
@@ -254,6 +255,7 @@ void GBT_SendBRO(uint8_t state);
|
||||
void GBT_SendBCL(void);
|
||||
void GBT_SendBCS(void);
|
||||
void GBT_SendBSM(void);
|
||||
void GBT_SendBST(uint32_t causeCode);
|
||||
void GBT_SendBSD(void);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user