first commit

This commit is contained in:
3minbe 2025-10-02 11:29:59 +09:00
parent 499eeba151
commit 5323bc8f22

View File

@ -7,8 +7,8 @@ void SET_SW_VER(void)
{
GV_YEAR = 25;
GV_Month = 10;
GV_Day = 01;
GV_Ver = 2;
GV_Day = 02;
GV_Ver = 1;
GV_CAR_NUM = 240623;
}