removed common_defs.h

This commit is contained in:
hamza
2024-07-06 23:31:18 +03:00
parent 2dfb9c4cac
commit 5b1854a3ab
3 changed files with 6 additions and 15 deletions

View File

@ -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();