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

This commit is contained in:
cfif 2026-05-12 13:53:48 +03:00
parent d72bbd470b
commit 68fede1cf3
1 changed files with 1 additions and 0 deletions

1
Adcs.c
View File

@ -19,6 +19,7 @@ void Bsp_ADC1_HandleResult(const uint32_t *const pBuffer) {
}
#define ADC0_CHN_NUM_EN 31
static uint32_t s_aAdc0ResultBuf[ADC0_CHN_NUM_EN] = {0U};
static const ADC_ChannelCfgType s_aChannelsAdc0[ADC0_CHN_NUM_EN] =