removed common_defs.h
This commit is contained in:
@ -29,6 +29,10 @@ void sm_init(){
|
||||
precharge_timer = discharge_timer = powerground_calibration_timer = 0;
|
||||
}
|
||||
|
||||
void sm_update_BMS_state(){
|
||||
|
||||
}
|
||||
|
||||
#warning change amsState here
|
||||
void sm_update(){
|
||||
sm_check_errors();
|
||||
|
||||
Reference in New Issue
Block a user