summaryrefslogtreecommitdiffstats
path: root/apps/recorder/radio.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/radio.h')
-rw-r--r--apps/recorder/radio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/recorder/radio.h b/apps/recorder/radio.h
index 76a4af3b9f..127bea0723 100644
--- a/apps/recorder/radio.h
+++ b/apps/recorder/radio.h
@@ -20,6 +20,7 @@
#define RADIO_H
#ifdef CONFIG_TUNER
+void radio_init(void);
bool radio_screen(void);
void radio_stop(void);
bool radio_hardware_present(void);