diff options
Diffstat (limited to 'apps/plugins/test_sampr.c')
-rw-r--r-- | apps/plugins/test_sampr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/test_sampr.c b/apps/plugins/test_sampr.c index 85525c543b..1f6ee351e1 100644 --- a/apps/plugins/test_sampr.c +++ b/apps/plugins/test_sampr.c @@ -28,7 +28,7 @@ * with sample rate. */ - +PLUGIN_HEADER PLUGIN_IRAM_DECLARE; static int hw_freq IDATA_ATTR = HW_FREQ_DEFAULT; |