diff options
Diffstat (limited to 'testhal/AVR/ICU/mcuconf.h')
-rw-r--r-- | testhal/AVR/ICU/mcuconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/AVR/ICU/mcuconf.h b/testhal/AVR/ICU/mcuconf.h index d89ff2b45..04fb731b0 100644 --- a/testhal/AVR/ICU/mcuconf.h +++ b/testhal/AVR/ICU/mcuconf.h @@ -23,4 +23,4 @@ */
#define AVR_SERIAL_USE_USART0 TRUE
-#define AVR_ICU_USE_ICU3 TRUE
+#define AVR_ICU_USE_TIM3 TRUE
|