Update system.py

This commit is contained in:
SpudGunMan
2024-08-07 19:42:48 -07:00
parent 14c304ca2d
commit 1cb9a60bba
+1
View File
@@ -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