summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irmp/irmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/irmp/irmp.c b/irmp/irmp.c
index c7a2fd9..61711e5 100644
--- a/irmp/irmp.c
+++ b/irmp/irmp.c
@@ -5554,6 +5554,7 @@ printf ("fm: %d %d\n", irmp_pulse_time * 1000000 / F_INTERRUPTS, RCII_BIT_LEN *
*---------------------------------------------------------------------------------------------------------------------------------------------------
*/
+void print_spectrum (char * text, int * buf, int is_pulse);
void
print_spectrum (char * text, int * buf, int is_pulse)
{