Обновление платы на V2

This commit is contained in:
cfif 2026-05-26 15:46:02 +03:00
parent 8061789dbf
commit 081a4faadc
1 changed files with 2 additions and 2 deletions

View File

@ -411,8 +411,8 @@ static _Noreturn void Adc0_Thread(tAdc0Task *env) {
}
float IGN_ANS = (float) rtDW.ADC_Data_Model.IGN_ANS * 27.75f / 4095.0f;
LoggerFormatInfo(LOGGER, LOG_SIGN, "IGN = %f", IGN_ANS);
// float IGN_ANS = (float) rtDW.ADC_Data_Model.IGN_ANS * 27.75f / 4095.0f;
// LoggerFormatInfo(LOGGER, LOG_SIGN, "IGN = %f", IGN_ANS);
/*