mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-07 01:13:14 +02:00
Update system.py
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user