ealert FEMA alerting

this code is still very early
This commit is contained in:
SpudGunMan
2024-12-10 17:48:40 -08:00
parent 53adb4be70
commit daf43f306b
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ if enableCmdHistory:
if location_enabled:
from modules.locationdata import * # from the spudgunman/meshing-around repo
trap_list = trap_list + trap_list_location # items tide, whereami, wxc, wx
help_message = help_message + ", whereami, wx, wxc, rlist"
help_message = help_message + ", whereami, wx, wxc, rlist, ealert"
# Open-Meteo Configuration for worldwide weather
if use_meteo_wxApi: