From 8803ae5641d656a275f3a438a0bb689670a16346 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 30 Apr 2023 08:25:11 -0400 Subject: [PATCH] turn off debug --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 0c569de9..42eae6f5 100644 --- a/main.c +++ b/main.c @@ -1967,7 +1967,7 @@ float toAprsFormat(float input) { } -#define GET_IMAGE_DEBUG +//#define GET_IMAGE_DEBUG //#define DEBUG