mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-07-06 09:51:24 +02:00
Update system.py
This commit is contained in:
+3
-1
@@ -684,7 +684,9 @@ def handleAlertBroadcast(deviceID=1):
|
||||
alertUk = NO_ALERTS
|
||||
|
||||
# format alert
|
||||
wxAlert = f"🚨 {alertWx[1]} EAS WX ALERT: {alertWx[0]}"
|
||||
if wxAlert:
|
||||
wxAlert = f"🚨 {alertWx[1]} EAS WX ALERT: {alertWx[0]}"
|
||||
|
||||
femaAlert = alertFema
|
||||
ukAlert = alertUk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user