aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/ADC/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F4xx/ADC/main.c')
-rw-r--r--testhal/STM32F4xx/ADC/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/ADC/main.c b/testhal/STM32F4xx/ADC/main.c
index 80dab61b2..103c05b89 100644
--- a/testhal/STM32F4xx/ADC/main.c
+++ b/testhal/STM32F4xx/ADC/main.c
@@ -53,7 +53,7 @@ static void adcerrorcallback(ADCDriver *adcp, adcerror_t err) {
/*
* ADC conversion group.
- * Mode: Linear buffer, 16 samples of 1 channel, SW triggered.
+ * Mode: Linear buffer, 8 samples of 1 channel, SW triggered.
* Channels: IN10.
*/
static const ADCConversionGroup adcgrpcfg1 = {