aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testhal/SPC563Mxx/ADC/adc_cfg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/SPC563Mxx/ADC/adc_cfg.c b/testhal/SPC563Mxx/ADC/adc_cfg.c
index 4d16e75f9..f21f4ddce 100644
--- a/testhal/SPC563Mxx/ADC/adc_cfg.c
+++ b/testhal/SPC563Mxx/ADC/adc_cfg.c
@@ -736,7 +736,7 @@ static const adccommand_t adcgrpcfg2_commands[ADC_GRP2_NUM_CHANNELS *
};
const ADCConversionGroup adcgrpcfg2 = {
- FALSE,
+ TRUE,
ADC_GRP2_NUM_CHANNELS,
adccallback,
adcerrorcallback,