From 7868d1d3da5df0069e836458d48fc960988a059d Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 25 Oct 2025 15:12:55 -0400 Subject: [PATCH] Update main.c back to orig --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 82e161b1..0e101ac0 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_PAYLOAD2 // Use with old v1.2 STEM Payload code +#define OLD_STEM_PAYLOAD // Use with old v1.2 STEM Payload code int main(int argc, char * argv[]) {