초기 rpm ramp값 idle speed 캡쳐 기능

This commit is contained in:
2026-04-15 09:29:31 +09:00
parent ac74d913e9
commit 85cd7c626c
3 changed files with 12 additions and 7 deletions

1
main.h
View File

@@ -213,6 +213,7 @@ typedef struct ClassGeneralOperValue
Uint32 ulTotalOperationHour;
Uint32 ulRampStartClock; // IDLE_SEQ_MOD
Uint16 uiRampComplete; // IDLE_SEQ_MOD
Uint16 uiRampStartRpm; // IDLE_SEQ_MOD
struct
{
Uint16 PlayCmd;