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, 0 insertions, 1 deletions
diff --git a/apps/recorder/radio.h b/apps/recorder/radio.h
index a4f9f1a978..0bfda3bccf 100644
--- a/apps/recorder/radio.h
+++ b/apps/recorder/radio.h
@@ -31,7 +31,6 @@ void radio_start(void);
31void radio_pause(void); 31void radio_pause(void);
32void radio_stop(void); 32void radio_stop(void);
33bool radio_hardware_present(void); 33bool radio_hardware_present(void);
34bool in_radio_screen(void);
35 34
36#define MAX_FMPRESET_LEN 27 35#define MAX_FMPRESET_LEN 27
37 36