try to receive sms

This commit is contained in:
2022-03-21 17:33:34 +01:00
parent 27812975bc
commit 38b6e3f028
+1 -1
View File
@@ -19,7 +19,7 @@ from pojo.serial_modem import SerialModem
from logs.AppLogging import init_logger
from utils.message_receiver import MessageReceiver
OTP_TIMEOUT = 130
OTP_TIMEOUT = 600
is_finished = False
commandor = Commandor()
contacts = []