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

This commit is contained in:
cfif 2026-05-07 16:07:16 +03:00
parent ea574290bf
commit d72bbd470b
1 changed files with 1 additions and 1 deletions

2
Adcs.c
View File

@ -105,7 +105,7 @@ static const ADC_ChannelCfgType s_aChannelsAdc0[ADC0_CHN_NUM_EN] =
{ {
.eChannel = ADC_CHANNEL_16, //PE0: Sensor_Incar_Temp_RR .eChannel = ADC_CHANNEL_16, //PE0: Sensor_Incar_Temp_RR
.eSampleTimeOption = ADC_SAMPLE_TIME_OPTION_1 .eSampleTimeOption = ADC_SAMPLE_TIME_OPTION_3
}, },