From 9b5fc5619cb9ed2d19136a64f4af1a86bfb96a1e Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 5 Sep 2020 11:58:08 -0400 Subject: [PATCH] Update telem.c --- afsk/telem.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/afsk/telem.c b/afsk/telem.c index 5da92888..dbb6e283 100644 --- a/afsk/telem.c +++ b/afsk/telem.c @@ -3,12 +3,12 @@ * */ -//#include +#include #include #include -//#include +#include #include -#include "status.h" +//#include "status.h" //#include "ax5043.h" //#include "ax25.h" //#include "spi/ax5043spi.h"