From 9105d92e1f8a379e4e30eee2fdc146e0380d91b3 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 28 Sep 2023 09:17:12 -0400 Subject: [PATCH] Update main.c to HAB icon --- 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[]) {