From 6a4de820e9faacaa3edbe24f09bfad50193c4764 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 25 Oct 2025 14:55:03 -0400 Subject: [PATCH] Update main.c try 2 --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 1b65dd01..089b6548 100644 --- a/main.c +++ b/main.c @@ -22,7 +22,7 @@ #include "main.h" //#define HAB // uncomment to change APRS icon from Satellite to Balloon and only BAT telemetry -#define OLD_STEM_PAYLOAD // Use with old v1.2 STEM Payload code +#define OLD_STEM_PAYLOAD2 // Use with old v1.2 STEM Payload code int main(int argc, char * argv[]) {