초기 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

2
main.c
View File

@@ -147,7 +147,7 @@ static void CSoftTimerWorkProcess(void)
if (GeneralOperValue.uiApuState > (Uint16)IDX_APU_OPER_POST) // ADC 오프셋 보정 완료 후 감지
{
CAlarmProcedure();
//CAlarmProcedure();
CDisplayAlarmPopup();
}