diff options
Diffstat (limited to 'apps/plugins/remote_control.c')
| -rw-r--r-- | apps/plugins/remote_control.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/remote_control.c b/apps/plugins/remote_control.c index e00d5de..a5ad442 100644 --- a/apps/plugins/remote_control.c +++ b/apps/plugins/remote_control.c @@ -23,7 +23,7 @@ #include "lib/pluginlib_actions.h" -PLUGIN_HEADER + #define PLUGIN_CONTINUE 10 |