summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/helper.h')
-rw-r--r--apps/plugins/lib/helper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/lib/helper.h b/apps/plugins/lib/helper.h
index f2e9187a96..00ad8ac087 100644
--- a/apps/plugins/lib/helper.h
+++ b/apps/plugins/lib/helper.h
@@ -23,6 +23,8 @@
23 23
24#include "plugin.h" 24#include "plugin.h"
25 25
26int talk_val(long n, int unit, bool enqueue);
27
26/** 28/**
27 * Backlight on/off operations 29 * Backlight on/off operations
28 */ 30 */