summaryrefslogtreecommitdiff
path: root/apps/plugins/test_sampr.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/test_sampr.c')
-rw-r--r--apps/plugins/test_sampr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/test_sampr.c b/apps/plugins/test_sampr.c
index 1f6ee351e1..85525c543b 100644
--- a/apps/plugins/test_sampr.c
+++ b/apps/plugins/test_sampr.c
@@ -28,7 +28,7 @@
28 * with sample rate. 28 * with sample rate.
29 */ 29 */
30 30
31PLUGIN_HEADER 31
32PLUGIN_IRAM_DECLARE; 32PLUGIN_IRAM_DECLARE;
33 33
34static int hw_freq IDATA_ATTR = HW_FREQ_DEFAULT; 34static int hw_freq IDATA_ATTR = HW_FREQ_DEFAULT;