can restart modemPool and detected disabled sim card
This commit is contained in:
+3
-3
@@ -32,6 +32,6 @@ class Commandor:
|
||||
|
||||
if __name__ == '__main__':
|
||||
commandor = Commandor()
|
||||
contact = ContactPojo("0608090706", "1234567890", "Willy", "Arnold", "AZEER", "test@test.fr")
|
||||
commandor.start_page(contact)
|
||||
# commandor.send_otp("12345")
|
||||
# contact = ContactPojo("0649614591", "EE6045381", "TANG", "Wenqian", "AZEER", "clench_groom02@icloud.com")
|
||||
# commandor.start_page(contact)
|
||||
commandor.send_otp("918116")
|
||||
|
||||
Reference in New Issue
Block a user