diff options
Diffstat (limited to 'halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h')
-rw-r--r-- | halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h b/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h index 52493836..17f33dd4 100644 --- a/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h +++ b/halext/drivers/touchpad/touchpadXPT2046/touchpad_lld_config.h @@ -35,7 +35,7 @@ /* Driver hardware support. */
/*===========================================================================*/
-#define TOUCHPAD_PRESSURE TRUE
+#define TOUCHPAD_HAS_PRESSURE TRUE
#endif /* HAL_USE_TOUCHPAD */
|