This commit is contained in:
parent
9143ddac9e
commit
470c4f3a79
@ -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):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user