summaryrefslogtreecommitdiff
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 @@
20#define RADIO_H 20#define RADIO_H
21 21
22#ifdef CONFIG_TUNER 22#ifdef CONFIG_TUNER
23void radio_init(void);
23bool radio_screen(void); 24bool radio_screen(void);
24void radio_stop(void); 25void radio_stop(void);
25bool radio_hardware_present(void); 26bool radio_hardware_present(void);