diff options
Diffstat (limited to 'templates/touchpadXXX/touchpad_lld_config.h')
-rw-r--r-- | templates/touchpadXXX/touchpad_lld_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/touchpadXXX/touchpad_lld_config.h b/templates/touchpadXXX/touchpad_lld_config.h index e7d046da..eb5ccd80 100644 --- a/templates/touchpadXXX/touchpad_lld_config.h +++ b/templates/touchpadXXX/touchpad_lld_config.h @@ -29,7 +29,7 @@ #ifndef _TOUCHPAD_LLD_CONFIG_H
#define _TOUCHPAD_LLD_CONFIG_H
-#if GFX_USE_TOUCHPAD || defined(__DOXYGEN__)
+#if GFX_USE_TOUCHPAD /*|| defined(__DOXYGEN__)*/
/*===========================================================================*/
/* Driver hardware support. */
|