From 1189628e9f580da48bcb40a2942757f51baec03c Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Wed, 24 Jul 2019 09:28:48 -0400 Subject: [PATCH] turned on SatNOGS upload --- afsk/ax25.c | 1 + 1 file changed, 1 insertion(+) diff --git a/afsk/ax25.c b/afsk/ax25.c index cc3270c8..db43fc09 100644 --- a/afsk/ax25.c +++ b/afsk/ax25.c @@ -18,6 +18,7 @@ * along with this program. If not, see . */ +#define SATNOGS; #include #include "ax25.h" #include