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 a65744f..897657f 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -274,3 +274,7 @@ lowmem #if defined(HAVE_HARDWARE_CLICK) hardware_click #endif + +#if defined(HAVE_PLAY_FREQ) +play_frequency +#endif |