Engine idle, Generating 시퀀스 수정

This commit is contained in:
2026-04-15 09:40:00 +09:00
parent ac74d913e9
commit ecb0c5477d
2 changed files with 16 additions and 37 deletions

5
main.h
View File

@@ -211,8 +211,9 @@ typedef struct ClassGeneralOperValue
Uint16 uiRetryCrankingCount;
Uint16 uiWriteEepromDataStart;
Uint32 ulTotalOperationHour;
Uint32 ulRampStartClock; // IDLE_SEQ_MOD
Uint16 uiRampComplete; // IDLE_SEQ_MOD
Uint32 ulRampStartClock;
Uint16 uiRampComplete;
Uint16 uiRampStartRpm;
struct
{
Uint16 PlayCmd;