This commit is contained in:
@@ -117,6 +117,7 @@ def getUnread(device_ip, headers):
|
||||
return unread
|
||||
|
||||
if __name__ == "__main__":
|
||||
pb.push_note("SMS", "Starting SMS Huawei 3G")
|
||||
while True:
|
||||
device_ip = os.environ['GW_IP']
|
||||
if not isHilink(device_ip):
|
||||
|
||||
Reference in New Issue
Block a user