From 483feeb9b9eb9adb28b0033ab045cab12f5de9e5 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 6 Jul 2024 16:47:00 -0400 Subject: [PATCH] Update main.c turn open close off --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index de9e510b..5ccb72b5 100644 --- a/main.c +++ b/main.c @@ -23,7 +23,7 @@ #include "main.h" //#define HAB // uncomment to change APRS icon from Satellite to Balloon and only BAT telemetry -#define OPEN_CLOSE_PAYLOAD +//#define OPEN_CLOSE_PAYLOAD int main(int argc, char * argv[]) {