diff options
Diffstat (limited to 'apps/features.txt')
-rw-r--r-- | apps/features.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt index 44ef3ddf95..35f7bb50e0 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -270,3 +270,7 @@ recording_digital #if MEMORYSIZE <= 2 lowmem #endif + +#if defined(HAVE_HARDWARE_CLICK) +hardware_click +#endif |