Update system.py

This commit is contained in:
SpudGunMan
2024-12-19 17:21:33 -08:00
parent 550b50f74e
commit e26e876ccf
+2
View File
@@ -686,6 +686,8 @@ def handleAlertBroadcast(deviceID=1):
# format alert
if alertWx:
wxAlert = f"🚨 {alertWx[1]} EAS WX ALERT: {alertWx[0]}"
else:
wxAlert = False
femaAlert = alertFema
ukAlert = alertUk