From 1cb9a60bbad98981a04f70dfa6e529fb9a903abf Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 7 Aug 2024 19:42:48 -0700 Subject: [PATCH] Update system.py --- modules/system.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system.py b/modules/system.py index d15cf5d..ac1ad1a 100644 --- a/modules/system.py +++ b/modules/system.py @@ -41,6 +41,7 @@ if location_enabled: if use_meteo_wxApi: from modules.wx_meteo import * # from the spudgunman/meshing-around repo else: + # NOAA only features help_message = help_message + ", wxa, tide" # BBS Configuration