#include "can.h" #include "Global_Variable.h" void SET_SW_VER(void) { GV_YEAR = 26; GV_Month = 4; GV_Day = 20; GV_Ver = 1; GV_CAR_NUM = 240623; }