From ce79f0112ff0f80db8adfff03c9ec8e62655bcc0 Mon Sep 17 00:00:00 2001 From: Hemna Date: Tue, 15 Apr 2025 19:47:52 -0400 Subject: [PATCH] Remove flask_enabled --- aprsd/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aprsd/main.py b/aprsd/main.py index 531e779..3a58663 100644 --- a/aprsd/main.py +++ b/aprsd/main.py @@ -1,5 +1,5 @@ -# -# Listen on amateur radio aprs-is network for messages and respond to them. + # + # Listen on amateur radio aprs-is network for messages and respond to them. # You must have an amateur radio callsign to use this software. You must # create an ~/.aprsd/config.yml file with all of the required settings. To # generate an example config.yml, just run aprsd, then copy the sample config