fix(adc): fix wrong adc periph num on C2/P4

This commit is contained in:
gaoxu
2025-07-14 08:33:18 +08:00
committed by Gao Xu
parent 42480f1c6d
commit be21a7af14
3 changed files with 12 additions and 15 deletions
@@ -20,6 +20,3 @@
#define ADC1_GPIO4_CHANNEL 4
#define ADC1_CHANNEL_4_GPIO_NUM 4
#define ADC2_GPIO5_CHANNEL 0
#define ADC2_CHANNEL_0_GPIO_NUM 5