aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F1xx/qei/halconf_community.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F1xx/qei/halconf_community.h')
-rw-r--r--testhal/STM32/STM32F1xx/qei/halconf_community.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/testhal/STM32/STM32F1xx/qei/halconf_community.h b/testhal/STM32/STM32F1xx/qei/halconf_community.h
index 350a3a9..14fb2ca 100644
--- a/testhal/STM32/STM32F1xx/qei/halconf_community.h
+++ b/testhal/STM32/STM32F1xx/qei/halconf_community.h
@@ -168,24 +168,6 @@
*/
#define EEPROM_USE_EE25XX FALSE
-/*===========================================================================*/
-/* QEI driver related settings. */
-/*===========================================================================*/
-
-/**
- * @brief Enables discard of overlow
- */
-#if !defined(QEI_USE_OVERFLOW_DISCARD) || defined(__DOXYGEN__)
-#define QEI_USE_OVERFLOW_DISCARD FALSE
-#endif
-
-/**
- * @brief Enables min max of overlow
- */
-#if !defined(QEI_USE_OVERFLOW_MINMAX) || defined(__DOXYGEN__)
-#define QEI_USE_OVERFLOW_MINMAX FALSE
-#endif
-
#endif /* HALCONF_COMMUNITY_H */
/** @} */