aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/AVR/PWM/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/AVR/PWM/mcuconf.h')
-rw-r--r--testhal/AVR/PWM/mcuconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/AVR/PWM/mcuconf.h b/testhal/AVR/PWM/mcuconf.h
index 86ee11ea2..08691fd56 100644
--- a/testhal/AVR/PWM/mcuconf.h
+++ b/testhal/AVR/PWM/mcuconf.h
@@ -25,5 +25,5 @@
/*
* PWM driver system settings.
*/
-#define AVR_PWM_USE_PWM1 TRUE
-#define AVR_PWM_USE_PWM2 TRUE
+#define AVR_PWM_USE_TIM1 TRUE
+#define AVR_PWM_USE_TIM2 TRUE