From ec187c2f9fffe03711d0e3039ee8ffe0a27331c8 Mon Sep 17 00:00:00 2001 From: marshmellow42 Date: Wed, 15 Mar 2017 11:07:52 -0400 Subject: [PATCH] line break --- common/lfdemod.c | 1 + 1 file changed, 1 insertion(+) diff --git a/common/lfdemod.c b/common/lfdemod.c index 801d651b..5a1007fb 100644 --- a/common/lfdemod.c +++ b/common/lfdemod.c @@ -41,6 +41,7 @@ //********************************************************************************************** #define LOWEST_DEFAULT_CLOCK 32 #define FSK_PSK_THRESHOLD 123 + //to allow debug print calls when used not on device void dummy(char *fmt, ...){} #ifndef ON_DEVICE -- 2.39.2