From f61f9556e7eb5bd6bc93f661655797d29677d4dc Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 30 Sep 2023 08:30:05 -0400 Subject: [PATCH] Update main.c defined HAB --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index 4c5dc785..b83f87de 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 +#define HAB // uncomment to change APRS icon from Satellite to Balloon int main(int argc, char * argv[]) {