aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F30x
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F30x')
-rw-r--r--testhal/STM32/STM32F30x/DAC/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F30x/DAC/main.c b/testhal/STM32/STM32F30x/DAC/main.c
index 99d70a77c..ca2410a93 100644
--- a/testhal/STM32/STM32F30x/DAC/main.c
+++ b/testhal/STM32/STM32F30x/DAC/main.c
@@ -100,7 +100,7 @@ static const DACConversionGroup dacgrpcfg1 = {
};
/*
- * GPT2 configuration.
+ * GPT6 configuration.
*/
static const GPTConfig gpt6cfg1 = {
frequency: 1000000U,